数据处理
This commit is contained in:
@@ -61,7 +61,7 @@ public class FranchiseFeeDO {
|
||||
private String discountReason;
|
||||
|
||||
@Column(name = "xgj_collection_status")
|
||||
@ApiModelProperty("新管家收款状态 1-部分缴款 2-已完成")
|
||||
@ApiModelProperty("新管家收款状态 0-待缴费 1-部分缴款 2-已完成")
|
||||
private Integer xgjCollectionStatus;
|
||||
|
||||
@Column(name = "xgj_remainder_payable_amount")
|
||||
|
||||
Reference in New Issue
Block a user