add 新增联联平台接口 获取充电桩状态信息

This commit is contained in:
Lemon
2023-04-11 17:04:17 +08:00
parent fb3480484f
commit 8f41364542
10 changed files with 124 additions and 27 deletions

View File

@@ -64,6 +64,10 @@ public class CacheConstants {
*/
public static final String SELECT_PILE_STATION_INFO_BY_ID = "select_pile_station_info_by_id:";
/**
* uniApp通过站点id查询枪口列表信息
*/
public static final String GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID = "GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID:";
/**
* 充电桩sn生成 key
*/