mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 20:45:10 +08:00
支付状态新增待补缴
This commit is contained in:
@@ -65,7 +65,7 @@ public class OrderPileOccupy {
|
||||
private Date endTime;
|
||||
|
||||
/**
|
||||
* 支付状态(0-未支付;1-支付完成;2-无需支付)
|
||||
* 支付状态(0-未支付;1-支付完成;2-无需支付; 3-待补缴)
|
||||
*/
|
||||
private String payStatus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user