1.代客下单 会员支付实现
This commit is contained in:
@@ -15,5 +15,5 @@ public class CreateOrderDTO {
|
||||
@NotEmpty
|
||||
private Long tableId;
|
||||
private String note;
|
||||
private boolean print;
|
||||
private boolean postPay;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user