1.代客下单 创建订单保存订单id到缓存
2.修复挂起订单重复打票
This commit is contained in:
@@ -16,4 +16,5 @@ public class CreateOrderDTO {
|
||||
private String tableId;
|
||||
private String note;
|
||||
private boolean postPay;
|
||||
private Integer orderId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user