记得上下班打卡 | git大法好,push需谨慎

Commit 5e76c5e8 authored by 胡佳晨's avatar 胡佳晨

添加 日志

parent d0bf2d22
......@@ -46,7 +46,7 @@ public class PayOrderParam {
@ApiModelProperty(value = "快递类型 1寄付 2到付")
@NotNull(message = "快递方式不能为空")
@Max(2)
@Max(1)
@Min(1)
private Integer expressType;
......
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