info get profile
This commit is contained in:
@@ -17,7 +17,7 @@ service info {
|
||||
post /api/info/user/profile(QueryProfileRequest) returns (response);
|
||||
|
||||
@handler UpdateProfileBaseHandler
|
||||
post /api/info/user/profile/update(ProfileBaseRequest) returns (response);
|
||||
post /api/info/user/profile/base/update(ProfileBaseRequest) returns (response);
|
||||
|
||||
@handler AddressDefaultHandler
|
||||
post /api/info/address/default(AddressIdRequest) returns (response);
|
||||
|
||||
Reference in New Issue
Block a user