feat:regionName
This commit is contained in:
@@ -103,5 +103,7 @@ public class ContractInformationDTO {
|
||||
private String storeAddress;
|
||||
@ApiModelProperty("折扣原因")
|
||||
private String discountReason;
|
||||
@ApiModelProperty("所属大区")
|
||||
private String regionName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user