organization

This commit is contained in:
wangchuxiao
2022-06-08 17:07:16 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 9d63a09ec1
commit c2a1134a53
4 changed files with 110 additions and 98 deletions
@@ -67,6 +67,7 @@ message CreateOrganizationUserReq{
server_api_params.OrganizationUser organizationUser = 1;
string operationID = 2;
string opUserID = 3;
bool IsRegister = 4;
}