This commit is contained in:
2024-01-08 15:04:56 +08:00
2 changed files with 45 additions and 4 deletions

View File

@@ -39,6 +39,11 @@ public class OrderPileOccupy {
*/
private String stationId;
/**
* 车牌号码
*/
private String plateNumber;
/**
* 订单号
*/