TASK:搭配

This commit is contained in:
shahaibo
2024-04-08 13:22:10 +08:00
parent 53caa6936c
commit 02a9ca6b73

View File

@@ -52,11 +52,11 @@ public class MiTuExportScheduledTask {
@PostConstruct
public void executeWeeklyHeavyStockReport() {
customerPurchaseReport();
NewJoinVIPReport();
weeklySellThrReport();
WeeklyHeavyStockReport();
QuarterlyProductGroupingReport();
// customerPurchaseReport();
// NewJoinVIPReport();
// weeklySellThrReport();
// WeeklyHeavyStockReport();
// QuarterlyProductGroupingReport();
}
/**