【update】-资料网员 来款方式 增加‘无’
This commit is contained in:
-1
@@ -173,7 +173,6 @@ public class PayMemberProjectSubitem implements Serializable {
|
||||
@Excel(name = "来款方式", width = 15, dicCode = "payment_type",orderNum = "7")
|
||||
@ApiModelProperty(value = "来款方式(2:合同,3:收费通知)")
|
||||
@Dict(dicCode = "payment_type")
|
||||
@Min(2)
|
||||
@Max(3)
|
||||
private Integer paymentMethod;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user