mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 06:25:13 +08:00
新增 移动充电桩到另一个站点接口
This commit is contained in:
@@ -45,4 +45,14 @@ public class ReplaceMerchantStationDTO {
|
||||
|
||||
private String updateBy;
|
||||
private Date updateTime;
|
||||
|
||||
/**
|
||||
* 移动充电桩时有值,新运营商 id
|
||||
*/
|
||||
private String newMerchantId;
|
||||
|
||||
/**
|
||||
* 移动充电桩时有值,新站点 id
|
||||
*/
|
||||
private String newStationId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user