From 9fc818f08bb6d25dad811bf10d0483f7a61cc3f4 Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Wed, 24 Apr 2024 13:23:39 +0800 Subject: [PATCH] https://dsl-third-gitlab.dslyy.com/kls/wms/thinkingwms-ui.git --- dsl/nantong-test_build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dsl/nantong-test_build.sh b/dsl/nantong-test_build.sh index 0af1400..dd700af 100644 --- a/dsl/nantong-test_build.sh +++ b/dsl/nantong-test_build.sh @@ -4,7 +4,8 @@ set -e codePath=/data/thinkingwms-ui_nantong_test gitUrlArr=( - "http://git.yvanui.com/jztd/thinkingwms-ui.git" + #"http://git.yvanui.com/jztd/thinkingwms-ui.git" + "https://dsl-third-gitlab.dslyy.com/kls/wms/thinkingwms-ui.git" "http://git.yvanui.com/jztd/yvan-ext.git" "http://git.yvanui.com/jztd/yvan-ext-mobile.git" )