mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 19:09:57 +08:00
* !44 comment * !39 添加下行日志打印 * !36 扩展计价领域模型 * !35 webui 初步成型 * !34 webui 初步成型
This commit is contained in:
@@ -10,6 +10,10 @@ public final class CacheConstants {
|
||||
|
||||
public static final String PILE_CACHE = "piles";
|
||||
|
||||
public static final String GUN_CACHE = "guns";
|
||||
|
||||
public static final String PILE_SESSION_CACHE = "pileSessions";
|
||||
|
||||
public static final String ATTRIBUTES_CACHE = "attributes";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user