feat: delele go work sum

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/825/head v3.2.2-beta.3
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 51ad54b039
commit 67ba395907
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -25,8 +25,10 @@ LOCAL_OUTPUT_ROOT="${OPENIM_ROOT}/${OUT_DIR:-_output}"
source "${OPENIM_ROOT}/scripts/lib/init.sh"
#TODO
IP=http://127.0.0.1
# IP=http://127.0.0.1
if [ -z "${IP}" ]; then
IP=$(openim::util::get_server_ip)
fi
function def() {
local var_name="$1"

Loading…
Cancel
Save