feat: add openim config set

Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong (cubxxw)
2023-12-15 19:04:41 +08:00
parent 9774f550b9
commit 0992a36602
13 changed files with 770 additions and 123 deletions
-1
View File
@@ -33,7 +33,6 @@ openim::log::info "\n# Begin to check all openim service"
# OpenIM status
# Elegant printing function
print_services_and_ports() {
# 获取数组
declare -g service_names=("${!1}")
declare -g service_ports=("${!2}")