fix 开店详情
This commit is contained in:
@@ -28,7 +28,7 @@ public class BranchShopResponse {
|
||||
@ApiModelProperty("所属大区")
|
||||
private String regionName;
|
||||
@ApiModelProperty("所属品牌")
|
||||
private List<Integer> franchiseBrand;
|
||||
private String franchiseBrand;
|
||||
@ApiModelProperty("加盟模式")
|
||||
private Integer joinMode;
|
||||
@ApiModelProperty("意向开店区域")
|
||||
|
||||
Reference in New Issue
Block a user