merge cms into v2.3.0release

This commit is contained in:
wangchuxiao
2022-09-05 18:28:11 +08:00
7 changed files with 67 additions and 54 deletions
-2
View File
@@ -205,8 +205,6 @@ message GetBlockUsersResp{
}
service user {
rpc GetUserInfo(GetUserInfoReq) returns(GetUserInfoResp);
rpc UpdateUserInfo(UpdateUserInfoReq) returns(UpdateUserInfoResp);