You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#/bin/sh
|
|
service=(
|
|
#api service file
|
|
api
|
|
cms_api
|
|
#rpc service file
|
|
user
|
|
friend
|
|
group
|
|
auth
|
|
admin_cms
|
|
office
|
|
organization
|
|
conversation
|
|
cache
|
|
msg_gateway
|
|
msg_transfer
|
|
msg
|
|
push
|
|
sdk_server
|
|
demo
|
|
) |