init
This commit is contained in:
@@ -66,6 +66,7 @@ public class VipOrder implements Serializable {
|
||||
* 状态 0-待支付 1-已支付 2-已退款
|
||||
*/
|
||||
private Integer payStatus;
|
||||
private LocalDateTime payTime;
|
||||
/**
|
||||
* appId
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user