mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
fix delete
This commit is contained in:
parent
327ae4ac79
commit
75805e3c69
@ -48,7 +48,7 @@ service_source_root=(
|
||||
../cmd/rpc/open_im_organization/
|
||||
../cmd/rpc/open_im_conversation/
|
||||
../cmd/rpc/open_im_cache/
|
||||
#../cmd/cron_task
|
||||
../cmd/cron_task
|
||||
${msg_gateway_source_root}
|
||||
${msg_transfer_source_root}
|
||||
${msg_source_root}
|
||||
@ -73,7 +73,7 @@ service_names=(
|
||||
open_im_organization
|
||||
open_im_conversation
|
||||
open_im_cache
|
||||
# cron_task
|
||||
cron_task
|
||||
${msg_gateway_name}
|
||||
${msg_transfer_name}
|
||||
${msg_name}
|
||||
|
@ -22,7 +22,7 @@ service_filename=(
|
||||
open_im_organization
|
||||
open_im_conversation
|
||||
open_im_cache
|
||||
# cron_task
|
||||
cron_task
|
||||
)
|
||||
|
||||
#service config port name
|
||||
|
Loading…
x
Reference in New Issue
Block a user