fix 开店详情

This commit is contained in:
shuo.wang
2025-01-15 11:35:29 +08:00
parent d1975cb87e
commit d1bcd2c558
3 changed files with 3 additions and 9 deletions

View File

@@ -28,7 +28,7 @@ public class BranchShopResponse {
@ApiModelProperty("所属大区")
private String regionName;
@ApiModelProperty("所属品牌")
private List<Integer> franchiseBrand;
private String franchiseBrand;
@ApiModelProperty("加盟模式")
private Integer joinMode;
@ApiModelProperty("意向开店区域")