mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
update 会员充值余额时,将充值金额添加到正在充电的订单中(仅限卡启动、VIN启动)
This commit is contained in:
@@ -12,6 +12,8 @@ import java.math.BigDecimal;
|
||||
*/
|
||||
@Data
|
||||
public class OrderVO {
|
||||
private String id;
|
||||
|
||||
/**
|
||||
* 订单号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user