fix getBranchShopDetail 增加pointId
This commit is contained in:
@@ -65,4 +65,8 @@ public class BranchShopDetailResponse {
|
||||
|
||||
@ApiModelProperty("门店状态:0.跟进中 1.已完成 2.已放弃")
|
||||
private Integer shopStatus;
|
||||
|
||||
@ApiModelProperty("铺位id")
|
||||
private Long pointId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user