feat: 优惠券积分支付相关

This commit is contained in:
2024-11-05 11:26:13 +08:00
parent 976d29158c
commit 22e3230cf4
30 changed files with 1275 additions and 1040 deletions

View File

@@ -34,6 +34,7 @@ public class RedisCst {
public static final String ORDER_PRINT = "ORDER_PRINT:";
// 选择人数锁
public static final String CHOSE_TABLE_COUNT = "CHOSE_TABLE_COUNT";
public static final String ORDER_PRODUCT_NUM = "ORDER_NUM:";
static final String CURRENT_TABLE_ORDER = "CURRENT_TABLE_ORDER:";