1.代客下单 存单保存备注
This commit is contained in:
@@ -16,4 +16,5 @@ public class PendingDTO {
|
||||
@NotNull
|
||||
private Boolean isPending;
|
||||
private Integer orderId;
|
||||
private String note;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user