organization

This commit is contained in:
skiffer-git
2022-04-16 20:10:10 +08:00
parent c65f5b7279
commit cc405b83e2
19 changed files with 670 additions and 333 deletions
+3 -1
View File
@@ -48,7 +48,8 @@ service_source_root=(
../cmd/rpc/open_im_admin_cms/
../cmd/rpc/open_im_message_cms/
../cmd/rpc/open_im_statistics/
../cmd/rpc/open_im_office/
../cmd/rpc/open_im_office/
../cmd/rpc/organization/
${msg_gateway_source_root}
${msg_transfer_source_root}
${msg_source_root}
@@ -70,6 +71,7 @@ service_names=(
open_im_message_cms
open_im_statistics
open_im_office
open_im_organization
${msg_gateway_name}
${msg_transfer_name}
${msg_name}