submitWantShopInfo
This commit is contained in:
@@ -220,6 +220,11 @@ public class RedisConstant {
|
||||
|
||||
public static final String PARTNER_INTENTINFO_CACHE_KEY = "partnerIntentInfoCache:{0}:{1}";
|
||||
|
||||
public static final String PARTNER_WANTSHOPINFO_CACHE_KEY = "partnerWantShopInfoCache:{0}:{1}";
|
||||
|
||||
public static final String PARTNER_INDUSTRYCOGNITIONINFO_CACHE_KEY = "partnerIndustryCognitionInfoCache:{0}:{1}";
|
||||
|
||||
|
||||
public static final String DEVICE_OPEN_TOKEN = "device_open_token:{0}:{1}:{2}";
|
||||
|
||||
public static final String PHONE_NUMBER= "phone_number_";
|
||||
|
||||
Reference in New Issue
Block a user