mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
update 预约充电响应
This commit is contained in:
@@ -6,7 +6,7 @@ package com.jsowell.common.enums.ykc;
|
||||
public enum StartTypeEnum {
|
||||
|
||||
NOW("now", "立即启动"),
|
||||
APPOINTMENT("appointment", "预约启动"),
|
||||
RESERVED("reserved", "预约启动"),
|
||||
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user