feat:合同接口添加管理区域
This commit is contained in:
@@ -110,4 +110,10 @@ public class ContractInformationDTO {
|
||||
@ApiModelProperty("所属大区")
|
||||
private String regionName;
|
||||
|
||||
@ApiModelProperty("加盟分部(归属分部)")
|
||||
private String investRegionName;
|
||||
|
||||
@ApiModelProperty("所属子区域(归属区域)")
|
||||
private String subRegionName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user