fix 开店详情增加字段
This commit is contained in:
@@ -55,5 +55,6 @@ public class BranchShopDetailResponse {
|
||||
@ApiModelProperty("意向开店区域")
|
||||
private String wantRegionName;
|
||||
|
||||
|
||||
@ApiModelProperty("门店状态:0.跟进中 1.已完成 2.已放弃")
|
||||
private Integer shopStatus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user