1.代客下单 新增后付款下单
This commit is contained in:
@@ -15,4 +15,6 @@ public class CreateOrderDTO {
|
||||
@NotEmpty
|
||||
private Long tableId;
|
||||
private String note;
|
||||
private boolean postPay;
|
||||
private boolean print;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user