1:修改初始的时候更改图标
This commit is contained in:
@@ -221,7 +221,7 @@ public interface ApiServer {
|
||||
|
||||
@FormUrlEncoded
|
||||
@POST(Constants.UPLOAD_USER_PIC)
|
||||
Call<BaseModel<String>> upUserPic(@Field("sex") String sex);
|
||||
Call<ResponseBody> upUserPic(@Field("sex") String sex);
|
||||
|
||||
@FormUrlEncoded
|
||||
@POST(Constants.SWITCH_ACCOUNTS)
|
||||
|
||||
Reference in New Issue
Block a user