add rpc conversation

This commit is contained in:
Gordon
2022-04-24 11:23:54 +08:00
parent 0a939a5b91
commit df17dd749f
10 changed files with 551 additions and 2 deletions
+3 -1
View File
@@ -50,6 +50,7 @@ service_source_root=(
../cmd/rpc/open_im_statistics/
../cmd/rpc/open_im_office/
../cmd/rpc/open_im_organization/
../cmd/rpc/open_im_conversation/
${msg_gateway_source_root}
${msg_transfer_source_root}
${msg_source_root}
@@ -71,7 +72,8 @@ service_names=(
open_im_message_cms
open_im_statistics
open_im_office
open_im_organization
open_im_organization
open_im_conversation
${msg_gateway_name}
${msg_transfer_name}
${msg_name}