订单下单
This commit is contained in:
@@ -17,6 +17,10 @@ public interface RedisCst {
|
||||
// 店铺会员动态支付码
|
||||
String SHOP_USER_DYNAMIC_CODE = "shop:user:dynamic:code:";
|
||||
|
||||
//店铺取餐码key
|
||||
String SHOP_CODE = "shop:code:";
|
||||
|
||||
|
||||
// 排队取号全局号码
|
||||
String TABLE_CALL_NUMBER = "TABLE_CALL_NUMBER:";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user