mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
update
This commit is contained in:
@@ -38,6 +38,12 @@ public class PayOrderDTO {
|
||||
*/
|
||||
private String code;
|
||||
|
||||
/**
|
||||
* 启动方式
|
||||
* 0-后管启动;1-用户app启动;2-卡启动;3-离线卡启动; 4-联联平台启动; 5-车辆vin码启动
|
||||
*/
|
||||
private String startMode;
|
||||
|
||||
/**
|
||||
* redis锁的值
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user