update vin生成订单把车牌号存入订单主表

This commit is contained in:
Lemon
2025-07-11 10:07:42 +08:00
parent 60cbbc5436
commit ab636f4fad
3 changed files with 9 additions and 0 deletions

View File

@@ -17,6 +17,11 @@ public class ConfirmStartChargingMemberVO {
*/
private String memberId;
/**
* 车牌号
*/
private String plateNumber;
/**
* 本金金额
*/