fix:店-招商经理关系
This commit is contained in:
@@ -70,4 +70,10 @@ public class StoreDTO {
|
||||
|
||||
@ApiModelProperty("区")
|
||||
private String county;
|
||||
|
||||
@ApiModelProperty("招商经理")
|
||||
private String investManager;
|
||||
|
||||
@ApiModelProperty("招商经理手机号")
|
||||
private String investManagerMobile;
|
||||
}
|
||||
|
||||
@@ -265,4 +265,6 @@ public class StoreDO {
|
||||
|
||||
private Long branch;
|
||||
|
||||
private String joinSupervision;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user