生成会员码
This commit is contained in:
@@ -29,6 +29,9 @@ public interface RedisCst {
|
||||
//店铺取餐码key
|
||||
String SHOP_CODE = "shop:code:";
|
||||
|
||||
//店铺会员码Key 跳转会员页面
|
||||
String SHOP_VIP_CODE = "shop:vip:code:";
|
||||
|
||||
|
||||
// 排队取号全局号码
|
||||
String TABLE_CALL_NUMBER = "table:call:number:";
|
||||
|
||||
Reference in New Issue
Block a user