mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 22:45:05 +08:00
根据汇付会员id查询配置分账的站点列表
This commit is contained in:
@@ -39,4 +39,15 @@ public class SplitConfigVO {
|
||||
*/
|
||||
private String feeFlag;
|
||||
|
||||
/**
|
||||
* 站点id
|
||||
*/
|
||||
private String stationId;
|
||||
|
||||
/**
|
||||
* 站点名称
|
||||
*/
|
||||
private String stationName;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user