新增 代开发小程序 授权事件接收URL,验证票据接口

This commit is contained in:
Lemon
2023-07-27 16:44:48 +08:00
parent 8cbaff5105
commit dfe027a7f2
9 changed files with 769 additions and 0 deletions

View File

@@ -104,6 +104,12 @@ public class CacheConstants {
* uniApp通过站点id查询枪口列表信息
*/
public static final String GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID = "GET_UNIAPP_CONNECTOR_LIST_BY_STATION_ID:";
/**
* 代开发小程序保存票据
*/
public static final String COMPONENT_VERIFY_TICKET = "component_verify_ticket:";
/**
* 充电桩sn生成 key
*/