Skip to content

Commit 6d98ffa

Browse files
committed
update data sync function
1 parent 7ced7e1 commit 6d98ffa

6 files changed

Lines changed: 25 additions & 18 deletions

File tree

.idea/workspace.xml

Lines changed: 10 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

target/classes/git.properties

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
#Generated by Git-Commit-Id-Plugin
2-
#Sun Sep 28 11:42:39 CST 2025
2+
#Sun Sep 28 15:07:08 CST 2025
33
git.branch=main
44
git.build.host=LAPTOP-MGQP805F
5-
git.build.time=2025-09-28T11\:42\:39+0800
5+
git.build.time=2025-09-28T15\:07\:08+0800
66
git.build.user.email=944989026@qq.com
77
git.build.user.name=YukiRinLL
88
git.build.version=1.0-SNAPSHOT
99
git.closest.tag.commit.count=
1010
git.closest.tag.name=
11-
git.commit.id=7e1814e76072796407f0df5e1e22c046f12d755d
12-
git.commit.id.abbrev=7e1814e
13-
git.commit.id.describe=7e1814e-dirty
14-
git.commit.id.describe-short=7e1814e-dirty
15-
git.commit.message.full=add sendWeeklyActivities Scheduled Job
16-
git.commit.message.short=add sendWeeklyActivities Scheduled Job
17-
git.commit.time=2025-09-28T11\:42\:23+0800
11+
git.commit.id=7ced7e14b94be37a72c48992bc9661e7413a5a42
12+
git.commit.id.abbrev=7ced7e1
13+
git.commit.id.describe=7ced7e1-dirty
14+
git.commit.id.describe-short=7ced7e1-dirty
15+
git.commit.message.full=update monthly-stats add sum numbers
16+
git.commit.message.short=update monthly-stats add sum numbers
17+
git.commit.time=2025-09-28T15\:05\:21+0800
1818
git.commit.user.email=944989026@qq.com
1919
git.commit.user.name=YukiRinLL
2020
git.dirty=true
21-
git.local.branch.ahead=2
21+
git.local.branch.ahead=1
2222
git.local.branch.behind=0
2323
git.remote.origin.url=https\://github.com/YukiRinLL/phantoms-backend.git
2424
git.tags=
25-
git.total.commit.count=187
25+
git.total.commit.count=189
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:42da0f40948248a23f68c461ded005b2ad4f421fd6cd5b8bb9a5e8fc3de9791d
3-
size 169039521
2+
oid sha256:33c2808ccfd66e4fa0694754750c211dd23b46fdb9b61647c8fbd5602e2d83df
3+
size 169039915
394 Bytes
Binary file not shown.

target/surefire-reports/2025-09-28T11-44-01_593.dumpstream renamed to target/surefire-reports/2025-09-28T15-07-34_311.dumpstream

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Created at 2025-09-28T11:44:01.783
1+
# Created at 2025-09-28T15:07:34.495
22
Boot Manifest-JAR contains absolute paths in classpath 'D:\phantoms-backend\target\test-classes'
33
Hint: <argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
44
'other' has different root

target/surefire-reports/2025-09-28T11-47-23_779.dumpstream renamed to target/surefire-reports/2025-09-28T15-07-55_852.dumpstream

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Created at 2025-09-28T11:47:23.987
1+
# Created at 2025-09-28T15:07:56.020
22
Boot Manifest-JAR contains absolute paths in classpath 'D:\phantoms-backend\target\test-classes'
33
Hint: <argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
44
'other' has different root

0 commit comments

Comments
 (0)