update 优化计算订单日报

This commit is contained in:
2023-07-14 10:56:45 +08:00
parent 06a4b93199
commit 45ae17ea35
3 changed files with 18 additions and 5 deletions

View File

@@ -271,7 +271,7 @@ public interface IOrderBasicInfoService {
/**
* 生成订单日报
*/
void generateDailyOrderReports(String stationId);
void generateDailyOrderReports(String stationId, String startTime, String endTime);
/**
* 获取运营商订单列表