mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
占桩订单表 实体类update
This commit is contained in:
@@ -18,6 +18,11 @@ public class OrderPileOccupy {
|
||||
*/
|
||||
private Integer id;
|
||||
|
||||
/**
|
||||
* 占桩订单编号
|
||||
*/
|
||||
private String occupyCode;
|
||||
|
||||
/**
|
||||
* 状态(0-占桩中;1-待支付;2-无需支付;3;订单完成)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user