update 优化计算订单日报

This commit is contained in:
2023-07-14 14:22:36 +08:00
parent af72427dc4
commit 5ed33739bd
3 changed files with 5 additions and 2 deletions

View File

@@ -51,6 +51,8 @@ public class QueryOrderDTO extends BaseEntity {
*/
private String stationId;
private List<String> stationIdList;
/**
* 运营商Id
*/