|
@@ -16,7 +16,7 @@ import java.util.Map;
|
|
@Component
|
|
@Component
|
|
public class CheckSupplyChainJob {
|
|
public class CheckSupplyChainJob {
|
|
|
|
|
|
- @XxlJob("CheckSupplyChainJob")
|
|
|
|
|
|
+ @XxlJob("checkSupplyChainJob")
|
|
public void execute() throws Exception {
|
|
public void execute() throws Exception {
|
|
String today = DateUtils.date2Str();
|
|
String today = DateUtils.date2Str();
|
|
//昨天
|
|
//昨天
|