From ec808232de1cc497ac9126dc862dea95e069da3e Mon Sep 17 00:00:00 2001 From: liwen <408815583@qq.com> Date: Tue, 28 Sep 2021 02:56:27 +0000 Subject: [PATCH 1/4] tt2 --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index e54fbc8..b83e2ca 100644 --- a/README.md +++ b/README.md @@ -1,10 +1 @@ -./demo.md -test dco -test dco2 -t -33 -3 -22333 -test1 - -2222 +README1 \ No newline at end of file -- Gitee From d1dce4801388aa5a934319bdc068bab3abb3e184 Mon Sep 17 00:00:00 2001 From: liwen <408815583@qq.com> Date: Fri, 22 Oct 2021 12:20:15 +0000 Subject: [PATCH 2/4] update README.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index acb6790..66c25aa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ [![star](https://gitee.com/liwen/J2Cache/badge/star.svg?theme=dark)](https://gitee.com/liwen/J2Cache/stargazers) + + +test \ No newline at end of file -- Gitee From 2ed9f46c135c24fcd15757efd2de854bb4597f73 Mon Sep 17 00:00:00 2001 From: liwen <408815583@qq.com> Date: Fri, 22 Oct 2021 12:27:35 +0000 Subject: [PATCH 3/4] update Rakefile. --- Rakefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Rakefile b/Rakefile index e85f913..9ff9103 100644 --- a/Rakefile +++ b/Rakefile @@ -1,6 +1,6 @@ -# Add your own tasks in files placed in lib/tasks ending in .rake, -# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. - -require_relative 'config/application' - -Rails.application.load_tasks +# Add your own tasks in files placed in lib/tasks ending in .rake, +# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. + +require_relative 'config/application' + +Rails.application.load_tasks -- Gitee From 74030dd13361e952c98a8c49351eab9c5941ceba Mon Sep 17 00:00:00 2001 From: liwen <408815583@qq.com> Date: Tue, 2 Nov 2021 04:08:50 +0000 Subject: [PATCH 4/4] update README.md. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66c25aa..3381cba 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ [![star](https://gitee.com/liwen/J2Cache/badge/star.svg?theme=dark)](https://gitee.com/liwen/J2Cache/stargazers) -test \ No newline at end of file +test +test2 \ No newline at end of file -- Gitee