mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 13:05:11 +08:00
update 电单车
This commit is contained in:
@@ -28,7 +28,7 @@ public class BatchCreatePileDTO {
|
||||
private String modelId;
|
||||
|
||||
/**
|
||||
* 软件协议(1-云快充;2-永联)
|
||||
* 软件协议(1-云快充;2-永联; 3-友电)
|
||||
*/
|
||||
private String softwareProtocol;
|
||||
|
||||
|
||||
@@ -40,6 +40,9 @@ public class ReplaceMerchantStationDTO {
|
||||
// 经营类型(1-运营桩;2-个人桩)
|
||||
private String chargerPileType;
|
||||
|
||||
// 软件协议 1-云快充 2-永联 3-友电
|
||||
private String softwareProtocol;
|
||||
|
||||
private String updateBy;
|
||||
private Date updateTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user