Commit f4c17f62 authored by wlx@33.cn's avatar wlx@33.cn

放开”备注“限制

parent 29ca2c66
......@@ -76,7 +76,6 @@ public class GoodsRepublishUpdateDTO {
private String returnReason;
@ApiModelProperty("商品备注")
@NotBlank(message = MallResponseError.NULL_PARAM_ERROR)
private String note;
@ApiModelProperty("溯源信息")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment