Merge remote-tracking branch 'origin/develop_new' into develop_new
This commit is contained in:
@@ -950,7 +950,7 @@ public final class UserModel extends BaseModel implements IUserModel {
|
||||
@GET("/userRandom/getConfig")
|
||||
Single<ServiceResult<UserRandomConfig>> apiRandomConfig();
|
||||
|
||||
@GET("/userRandom/getNickname")
|
||||
@GET("/random/nick/get")
|
||||
Single<ServiceResult<String>> apiRandomNick();
|
||||
|
||||
@GET("/userRandom/getAvatar")
|
||||
|
Reference in New Issue
Block a user