From 44ba605a4e850efa757020da5fb4cf02bdf6e3ab Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 08 九月 2025 10:55:18 +0800
Subject: [PATCH] 2025年09月08日10:55:15
---
app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java | 40 ++++++++++++++++++++++++++++++++++------
1 files changed, 34 insertions(+), 6 deletions(-)
diff --git a/app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java b/app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java
index f87d37e..7837e3f 100644
--- a/app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java
+++ b/app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java
@@ -4,21 +4,32 @@
//娣诲姞鎺ㄩ�乀oken
public static final String POST_push_add = "/smart-footstone/app/push-information/add";
+ //鍒犻櫎鎺ㄩ�乀oken
+ public static final String POST_push_del = "/smart-footstone/app/push-information/delete";
//region **********銆怋绔�戝拰銆怌绔�戝叡鐢ㄦ帴鍙�**********
//mqtt杩炴帴闇�瑕侊紙璇泙鎺ュ彛鍦板潃:https://hdl-gz.yuque.com/wnkbmh/cdrglh/totdnt#40b28997锛�
public static final String POST_Mqtt_GetRemoteInfo = "/home-wisdom/app/mqtt/getRemoteInfo";
//region -----璀︽姤娑堟伅涓績(浣忓畢)---------
- //鑾峰彇鏈鐞嗘秷鎭暟閲�
+ //鑾峰彇鏈鐞嗘秷鎭暟閲忥紙涓㈠純锛�
public static final String POST_Message_UntreatedCount = "/home-wisdom/app/powerStation/message/unCount";
+ //鑾峰彇鏈鐞�/鏈娑堟伅鏁伴噺锛堝尮閰嶇淮淇柟妗堬級
+ public static final String POST_Message_Plan_UntreatedCount = "/home-wisdom/app/powerStation/message/plan/unCount";
+
//娑堟伅鍒楄〃
public static final String POST_Message_List = "/home-wisdom/app/powerStation/message/listByPage";
+ //娑堟伅鍒楄〃锛堝尮閰嶇淮淇柟妗堬級
+ public static final String POST_Message_Plan_List = "/home-wisdom/app/powerStation/message/plan/listByPage";
//鑾峰彇娑堟伅璇︽儏
public static final String POST_Message_Info = "/home-wisdom/app/powerStation/message/info";
+ //鑾峰彇娑堟伅璇︽儏(鍖归厤缁翠慨鏂规锛�
+ public static final String POST_Message_Plan_Info = "/home-wisdom/app/powerStation/message/plan/info";
//娑堟伅鏍囪宸茶(宸茶В闄�)
public static final String POST_Message_Solve = "/home-wisdom/app/powerStation/message/solve";
//娑堟伅鍏ㄩ儴宸茶
public static final String POST_Message_AllRead = "/home-wisdom/app/powerStation/message/allRead";
+ //娑堟伅鍏ㄩ儴宸茶(鍖归厤缁翠慨鏂规锛�
+ public static final String POST_Message_Plan_AllRead = "/home-wisdom/app/powerStation/message/plan/allRead";
//endregion
@@ -61,9 +72,9 @@
public static final String POST_Device_Remove = "/home-wisdom/app/powerStation/device/delete";
//鑾峰彇涓嬫寕璁惧鍒楄〃
public static final String POST_Device_ChildDevices_List = "/home-wisdom/app/powerStation/childDevices";
- //鍏ㄩ噺鏇存柊OID
+ //鍏ㄩ噺鏇存柊OID锛坔ttps://hdl-gz.yuque.com/wnkbmh/cdrglh/nksd0l#RlGCe锛�
public static final String POST_Device_Oid = "/home-wisdom/program/device/oid/add";
- //璁惧鍩烘湰淇℃伅(oid)澧為噺娣诲姞
+ //璁惧鍩烘湰淇℃伅(oid)澧為噺娣诲姞锛坔ttps://hdl-gz.yuque.com/wnkbmh/cdrglh/nksd0l#RlGCe锛�
public static final String POST_Device_IncrAdd = "/home-wisdom/program/device/oid/incrAdd";
public static final String POST_Device_Rename = "/home-wisdom/app/powerStation/device/rename";
//鑾峰彇閫嗗彉鍣�(鑾峰彇璁惧杩滅▼閫氳淇℃伅)
@@ -95,6 +106,8 @@
public static final String POST_Device_startup = "/home-wisdom/app/powerStation/device/inverter/startup";
//鑾峰彇璁惧璇︽儏锛堜簯绔級
public static final String POST_Device_info = "/home-wisdom/app/device/info";
+ //鑾峰彇鐢电珯涓嬭礋杞芥帶鍒朵腑蹇冨垪琛�
+ public static final String POST_Device_loadCentreDevices = "/home-wisdom/app/powerStation/device/loadCentreDevices";
//endregion
@@ -102,6 +115,7 @@
//region **********銆怋绔帴鍙c��**********
//region -----棣栭〉妯″潡---------
+
//鑾峰彇缁熻姒傝鏁版嵁(鍏徃缁村害)
public static final String POST_Home_page_dataOverview = "/home-wisdom/app/powerStation/homePage/dataOverview";
//鍙戠數閲忕粺璁�(鍏徃缁村害)
@@ -111,14 +125,20 @@
//endregion
//region -----鐢ㄦ埛绠$悊---------
+
+ //妫�楠孊绔殑璐﹀彿鏄惁鏉冮檺
+ public static final String B_POST_getCompanyParterMenu = "/basis-footstone/mgmt/user/manage/getCompanyParterMenu";
//鑾峰彇璐﹀彿鍖哄煙淇℃伅
public static final String POST_RegionByUserAccount = "/smart-footstone/region/regionByUserAccount";
//鐧诲綍鎺ュ彛
public static final String B_POST_Login = "/smart-footstone/user/oauth/login";
//鐢ㄦ埛鎵惧洖瀵嗙爜 蹇樿瀵嗙爜,閫氳繃閭鍜屾墜鏈哄彿鎵惧洖
public static final String B_POST_FORGET_PROGRAM_PWD = "/smart-footstone/user/oauth/forgetProgramPwd";
- //鍙戦�佹秷鎭獙璇佺爜
- public static final String POST_SEND_VERIFICATION = "/smart-footstone/verification/message/send";
+
+ //鍙戦�佹墜鏈哄彿娑堟伅楠岃瘉鐮�
+ public static final String POST_SEND_VERIFICATION_Phone_B = "/basis-footstone/mgmt/main/verification/send";
+ //鍙戦�侀偖绠卞彿娑堟伅楠岃瘉鐮�
+ public static final String POST_SEND_VERIFICATION_Email_B = "/basis-footstone/mgmt/main/verification/email/send";
//鏇存敼涓汉瀵嗙爜
public static final String B_POST_UPDATE_PROGRAM_PASSWORD = "/smart-footstone/user/userInfo/updateProgramPassword";
//鑾峰彇鍛樺伐鍒楄〃
@@ -152,9 +172,14 @@
public static final String POST_statusOverview = "/home-wisdom/app/powerStation/statusOverview";
//鑾峰彇鐢电珯浜や粯浜岀淮鐮�(瀹夎鍟�)
public static final String POST_getDeliveryUrlQrcode = "/home-wisdom/app/powerStation/getDeliveryUrlQrcode";
+ //鑾峰彇鐢电珯浜や粯URl(瀹夎鍟�)
+ public static final String POST_getDeliveryUrl = "/home-wisdom/app/powerStation/getDeliveryUrl";
//鐢电珯鎵嬪姩浜や粯(瀹夎鍟�)
public static final String POST_deliverToAccount = "/home-wisdom/app/powerStation/deliverToAccount";
+
+ //鏇存柊椤圭洰鐘舵�� 锛堜氦浠樸�侀獙鏀躲�佹挙閿�浜や粯銆侀獙鏀舵湭閫氳繃銆侀噸鏂拌皟璇曘�佷氦浠樺洖婊氱瓑鎿嶄綔锛夛紙https://hdl-gz.yuque.com/wnkbmh/diiq35/kegldc#gWveC锛�
+ public static final String POST_UpdateProjectDebugStatus = "/smart-footstone/mgmt/community/project/updateProjectDebugStatus";
//endregion
@@ -164,6 +189,8 @@
public static final String C_POST_Login = "/smart-footstone/member/oauth/login";
//娉ㄥ唽璐﹀彿
public static final String C_POST_GET_OAUTH_REGISTER = "/smart-footstone/member/oauth/register";
+ //鍙戦�佹秷鎭獙璇佺爜
+ public static final String POST_SEND_VERIFICATION_C = "/smart-footstone/verification/message/send";
//鐢ㄦ埛鎵惧洖瀵嗙爜 蹇樿瀵嗙爜,閫氳繃閭鍜屾墜鏈哄彿鎵惧洖
public static final String C_POST_FORGET_PROGRAM_PWD = "/smart-footstone/member/oauth/forgetPwd";
//鏇存敼涓汉瀵嗙爜
@@ -194,7 +221,8 @@
public static final String C_POST_HOME_UPDATEDEBUGPERM = "/home-wisdom/app/home/updateDebugPerm";
//涓嬭浇瀛愯处鍙峰ご鍍�
public static final String C_POST_HOME_GETHEADP脧ORTRAIT = "/home-wisdom/app/child/account/getHeadP脧ortrait";
-
+ //娉ㄩ攢璐﹀彿
+ public static final String C_POST_MEMBER_UNREGISTER = "/basis-footstone/member/unregister";
//endregion
//endregion
--
Gitblit v1.8.0