mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-17 15:29:03 +08:00
errcode
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#/bin/sh
|
||||
service=(
|
||||
#api service file
|
||||
api
|
||||
cmsapi
|
||||
#rpc service file
|
||||
user
|
||||
friend
|
||||
group
|
||||
auth
|
||||
admincms
|
||||
office
|
||||
conversation
|
||||
msggateway
|
||||
msgtransfer
|
||||
msg
|
||||
push
|
||||
sdkserver
|
||||
)
|
||||
Reference in New Issue
Block a user