代码合并
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>prepare-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ public class HarmCustomReportJob {
|
||||
|
||||
private final CoustmReportFeignClient coustmReportFeignClient;
|
||||
|
||||
|
||||
@XxlJob("harmCustomReportHandler")
|
||||
public void harmCustomReportHandler(){
|
||||
long a = System.currentTimeMillis();
|
||||
|
||||
Reference in New Issue
Block a user