fix addBranchShop

This commit is contained in:
shuo.wang
2025-01-22 11:43:29 +08:00
parent 07cd613e32
commit 58d571f1a4
2 changed files with 8 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ public class AddBranchShopRequest {
@NotNull
private Long lineId;
@ApiModelProperty("门店名称")
@NotBlank
private String shopName;
@ApiModelProperty("意向开店区域")
@NotNull