saveOrUpdateRegionAreaConfig
This commit is contained in:
@@ -21,7 +21,6 @@ public class RegionAreaConfigAddRequest {
|
||||
private Long regionId;
|
||||
|
||||
@ApiModelProperty("省市集合")
|
||||
@NotEmpty(message = "省市不能为空")
|
||||
private List<Long> areaIdList;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user