完善logic.tpl的错误
This commit is contained in:
@@ -26,6 +26,9 @@ service home-user-auth {
|
||||
|
||||
@handler UserSaveBasicInfoHandler
|
||||
post /user/basic-info(RequestBasicInfoForm) returns (response);
|
||||
|
||||
@handler UserStatusConfigHandler
|
||||
post /user/status-config(RequestBasicInfoForm) returns (response);
|
||||
}
|
||||
|
||||
@server(
|
||||
|
||||
Reference in New Issue
Block a user