代码合并

This commit is contained in:
2022-11-10 15:40:19 +08:00
parent cc8979d589
commit 0d959fe747
67 changed files with 3894 additions and 601 deletions

View File

@@ -65,7 +65,6 @@
<groupId>com.njcn</groupId>
<artifactId>prepare-api</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@@ -25,6 +25,7 @@ public class HarmCustomReportJob {
private final CoustmReportFeignClient coustmReportFeignClient;
@XxlJob("harmCustomReportHandler")
public void harmCustomReportHandler(){
long a = System.currentTimeMillis();