店铺删除逻辑新增判断(产品更改后所有店铺不允许删除)
This commit is contained in:
@@ -19,8 +19,4 @@ public class AddShopRequest {
|
||||
@ApiModelProperty("线索id")
|
||||
private Long lineId;
|
||||
|
||||
@NotBlank
|
||||
@ApiModelProperty("店铺名称")
|
||||
private String shopName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user