Merge remote-tracking branch 'origin/cc_20250106_v2.4' into cc_20250106_v2.4
This commit is contained in:
@@ -30,4 +30,8 @@ public class BranchShopDetailRequest {
|
||||
@NotBlank
|
||||
@ApiModelProperty("加盟品牌")
|
||||
private String franchiseBrand;
|
||||
@ApiModelProperty("门店代码")
|
||||
private String shopCode;
|
||||
@ApiModelProperty("门店名称")
|
||||
private String shopName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user