TASK:搭配
This commit is contained in:
@@ -52,11 +52,11 @@ public class MiTuExportScheduledTask {
|
|||||||
|
|
||||||
@PostConstruct
|
@PostConstruct
|
||||||
public void executeWeeklyHeavyStockReport() {
|
public void executeWeeklyHeavyStockReport() {
|
||||||
customerPurchaseReport();
|
// customerPurchaseReport();
|
||||||
NewJoinVIPReport();
|
// NewJoinVIPReport();
|
||||||
weeklySellThrReport();
|
// weeklySellThrReport();
|
||||||
WeeklyHeavyStockReport();
|
// WeeklyHeavyStockReport();
|
||||||
QuarterlyProductGroupingReport();
|
// QuarterlyProductGroupingReport();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user