|
@@ -34,7 +34,7 @@ public class MgsOrderLIstGetJob {
|
|
/**
|
|
/**
|
|
* 快分销-11、12月所有数据
|
|
* 快分销-11、12月所有数据
|
|
**/
|
|
**/
|
|
- @XxlJob("allOrderGet")
|
|
|
|
|
|
+ @XxlJob("mgsAllOrderGet")
|
|
public void allOrderGet() throws Exception {
|
|
public void allOrderGet() throws Exception {
|
|
// List<String> dateList = new ArrayList<>();
|
|
// List<String> dateList = new ArrayList<>();
|
|
String nowDate = DateUtils.getNowDate("yyyy-MM-dd");
|
|
String nowDate = DateUtils.getNowDate("yyyy-MM-dd");
|