mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
添加日志、获取甬城泊车平台令牌存入缓存
This commit is contained in:
@@ -183,6 +183,11 @@ public class CacheConstants {
|
||||
*/
|
||||
public static final String LTYT_TOKEN_BY_APPID = "ltyt_token_by_appid:";
|
||||
|
||||
/**
|
||||
* 甬城泊车系统Token
|
||||
*/
|
||||
public static final String YCBC_TOKEN_BY_OPERATORID = "yong_cheng_bo_che_token_by_operatorId:";
|
||||
|
||||
/**
|
||||
* 桩硬件故障
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user