mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
add 联联平台 请求启动充电 接口
This commit is contained in:
@@ -8,6 +8,7 @@ public enum StartModeEnum {
|
||||
APP("1","用户app启动"),
|
||||
CARD("2", "卡启动"),
|
||||
OFFLINE_CARD("3", "离线卡启动"),
|
||||
LIAN_LIAN("4", "联联平台启动"),
|
||||
;
|
||||
|
||||
private String value;
|
||||
|
||||
Reference in New Issue
Block a user