mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 第三方平台设备认证、请求启动充电接口
This commit is contained in:
@@ -8,7 +8,7 @@ public enum StartModeEnum {
|
||||
APP("1","用户app启动"),
|
||||
AUTH_CARD("2", "鉴权卡启动"),
|
||||
OFFLINE_CARD("3", "离线卡启动"),
|
||||
LIAN_LIAN("4", "联联平台启动"),
|
||||
THIRD_PARTY_PLATFORM("4", "第三方平台启动"),
|
||||
VIN_CODE("5", "车辆vin码启动"),
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user