mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
生成运营商日报接口
This commit is contained in:
@@ -53,6 +53,11 @@ public class QueryOrderDTO extends BaseEntity {
|
||||
*/
|
||||
private String stationId;
|
||||
|
||||
/**
|
||||
* 运营商id列表
|
||||
*/
|
||||
private List<String> merchantIdList;
|
||||
|
||||
/**
|
||||
* 站点Id列表
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user