去除非必要字段
This commit is contained in:
parent
772efaaa3d
commit
7523b5e88f
@ -21,11 +21,6 @@ public class CueAgreeOrderDTO implements Serializable {
|
||||
*/
|
||||
@NotNull(message = "订单ID不能为空")
|
||||
private Long orderId;
|
||||
/**
|
||||
* 地址ID
|
||||
*/
|
||||
@NotNull(message = "地址ID不能为空")
|
||||
private Long addrId;
|
||||
/**
|
||||
* 类型:1-回收,2-置换,3-寄售
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user