feat: delele go work sum

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-22 21:48:06 +08:00
6 changed files with 15 additions and 9 deletions
+2 -3
View File
@@ -24,10 +24,9 @@ OPENIM_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd -P)"
LOCAL_OUTPUT_ROOT="${OPENIM_ROOT}/${OUT_DIR:-_output}"
source "${OPENIM_ROOT}/scripts/lib/init.sh"
IP=$(openim::util::get_server_ip)
#TODO
# IP=http://127.0.0.1
IP=http://127.0.0.1
IP=$(openim::util::get_server_ip)
function def() {
local var_name="$1"