From 8bfe046de7987990e1bff2755c2963e14ebc54c1 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期一, 23 十月 2023 17:39:19 +0800 Subject: [PATCH] 2023年10月23日17:39:07 --- app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java | 13 +++++-------- 1 files changed, 5 insertions(+), 8 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 7742d91..cc27e33 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 @@ -50,10 +50,7 @@ public static final String B_POST_UPDATE_PROGRAM_PASSWORD = "/smart-footstone/user/userInfo/updateProgramPassword"; //鑾峰彇鍛樺伐鍒楄〃 public static final String POST_GET_USER_LIST = "/smart-footstone/user/userInfo/getUserList"; - //鑾峰彇鐢ㄦ埛涓汉淇℃伅 C绔� - public static final String POST_GET_MEMBER_INFO = "/smart-footstone/member/memberInfo/getMemberInfo"; - //鏇存柊涓汉淇℃伅 C绔� - public static final String POST_UPDATE_MEMBER_INFO = "/smart-footstone/member/memberInfo/updateMemberInfo"; + //涓婁紶鍥剧墖 public static final String POST_UPLOAD_IMAGE = "/home-wisdom/app/images/upload_image"; //涓婁紶鍥剧墖锛堟柊锛� @@ -74,14 +71,14 @@ public static final String C_POST_GET_OAUTH_REGISTER = "/smart-footstone/member/oauth/register"; //鐢ㄦ埛鎵惧洖瀵嗙爜 蹇樿瀵嗙爜,閫氳繃閭鍜屾墜鏈哄彿鎵惧洖 public static final String C_POST_FORGET_PROGRAM_PWD = "/smart-footstone/member/oauth/forgetPwd"; - //鏇存敼涓汉瀵嗙爜 public static final String C_POST_UPDATE_PROGRAM_PASSWORD = "/smart-footstone/member/memberInfo/updatePwd"; + //鑾峰彇鐢ㄦ埛涓汉淇℃伅 C绔� + public static final String C_POST_GET_MEMBER_INFO = "/smart-footstone/member/memberInfo/getMemberInfo"; + //鏇存柊涓汉淇℃伅 C绔� + public static final String C_POST_UPDATE_MEMBER_INFO = "/smart-footstone/member/memberInfo/updateMemberInfo"; //endregion //endregion - - - } -- Gitblit v1.8.0