This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
增加自动在自定义天数之后的当天凌晨一点更新自定义数量,刷新不和web的token比较
- Loading branch information
1 parent
b4e01ad
commit 662eeb7
Showing
6 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+12 Bytes
(100%)
rearServer/target/classes/com/tokensTool/pandoraNext/service/impl/apiServiceImpl.class
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
rearServer/target/surefire-reports/2023-12-18T23-51-16_265-jvmRun1.dump
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Created at 2023-12-18T23:51:17.607 | ||
System.exit() or native command error interrupted process checker. | ||
java.lang.IllegalStateException: error [STOPPED] to read process 26544 | ||
at org.apache.maven.surefire.booter.PpidChecker.checkProcessInfo(PpidChecker.java:145) | ||
at org.apache.maven.surefire.booter.PpidChecker.isProcessAlive(PpidChecker.java:116) | ||
at org.apache.maven.surefire.booter.ForkedBooter$2.run(ForkedBooter.java:214) | ||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | ||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) | ||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) | ||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | ||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | ||
at java.base/java.lang.Thread.run(Thread.java:829) |
Binary file not shown.