充值兑换码相关接口
This commit is contained in:
@@ -83,4 +83,6 @@ public class MkRechargeRedemptionConfig implements Serializable {
|
||||
@Column(onInsertValue = "now()", onUpdateValue = "now()")
|
||||
private LocalDateTime updateTime;
|
||||
|
||||
@Column(ignore = true)
|
||||
private Integer status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user