mac
2024-04-28 b1303ee6ba15d8202f7fe95037267feaa4520fc5
app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java
@@ -78,6 +78,8 @@
    public final static String UNI_EVENT_REPLY_OTHER_LOCATION_INFO = "location_info";//获取app位置信息
    public final static String UNI_EVENT_REPLY_OTHER_UNI_LOG = "uni_log";//收集uni日志
    public final static String UNI_EVENT_REPLY_OTHER_BACK = "back";//首页返回
    public final static String UNI_EVENT_REPLY_OTHER_APPLICATION_CONFLICT = "application_conflict";//应用冲突
    public final static String UNI_EVENT_REPLY_OTHER_LOGOUT = "uni_logout";//退出登录
    /*********C端【我的】模块*********/