@ -20,6 +20,7 @@ service_port_name=(
openImMessageCmsPort
openImStatisticsPort
openImOfficePort
openImOrganizationPort
)
switch=$(cat $config_path | grep demoswitch |awk -F '[:]' '{print $NF}')
for i in ${service_port_name[*]}; do