mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 平台测试员状态
This commit is contained in:
@@ -6,10 +6,6 @@ package com.jsowell.common.constant;
|
||||
* @author jsowell
|
||||
*/
|
||||
public class CacheConstants {
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
public static final int cache_expire_time_1m = 60;
|
||||
|
||||
@@ -23,6 +19,8 @@ public class CacheConstants {
|
||||
|
||||
public static final int cache_expire_time_1d = 60 * 60 * 24;
|
||||
|
||||
public static final String PLATFORM_TESTER = "platform_tester:";
|
||||
|
||||
public static final String GET_PILE_MODEL_INFO_BY_MODEL_ID = "get_pile_model_info_by_model_id:";
|
||||
|
||||
// 根据站点id查询充电桩列表
|
||||
|
||||
Reference in New Issue
Block a user