cache rpc

This commit is contained in:
wangchuxiao
2022-04-26 10:33:49 +08:00
parent b211a66e99
commit 7e44f7f110
8 changed files with 100 additions and 130 deletions
+2
View File
@@ -51,6 +51,7 @@ service_source_root=(
../cmd/rpc/open_im_office/
../cmd/rpc/open_im_organization/
../cmd/rpc/open_im_conversation/
../cmd/rpc/open_im_cache/
${msg_gateway_source_root}
${msg_transfer_source_root}
${msg_source_root}
@@ -74,6 +75,7 @@ service_names=(
open_im_office
open_im_organization
open_im_conversation
open_im_cache
${msg_gateway_name}
${msg_transfer_name}
${msg_name}