update 平台测试员状态

This commit is contained in:
2023-07-04 14:03:11 +08:00
parent 9462c8b75f
commit 5a12f9b8c6
6 changed files with 249 additions and 137 deletions

View File

@@ -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查询充电桩列表