Commit f1d363ec authored by 332784038@qq.com's avatar 332784038@qq.com

修改批量订单修改申请的入参

parent ef7fd77d
......@@ -15,7 +15,6 @@ public class BatchOrderFeeApplyBaseVO {
private String no;
@ApiModelProperty(value = "申请详情", required = true)
@NotNull(message = "申请详情不能为空")
private String details;
@ApiModelProperty(value = "原因")
......
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