Commit 1d7277f2 by 罗长华

调整sdk修改client头像 昵称接口

parent 651bb9ab
...@@ -24,7 +24,7 @@ public class ResourcePathConstants { ...@@ -24,7 +24,7 @@ public class ResourcePathConstants {
/** /**
* 修改用户 * 修改用户
*/ */
public static final String MODIFY_USER_URL = "/api/user/modifyUser"; public static final String MODIFY_USER_URL = "/api/imClient/updateHeadAndNickname";
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment