mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 04:55:08 +08:00
启动失败的订单,同时退保险费用
This commit is contained in:
@@ -9,6 +9,8 @@ public enum ScenarioEnum {
|
||||
BALANCE("balance", "支付余额"),
|
||||
|
||||
OCCUPY("occupy", "占桩订单"),
|
||||
|
||||
INSURANCE("insurance", "支付保险"),
|
||||
;
|
||||
|
||||
private String value;
|
||||
|
||||
Reference in New Issue
Block a user