From 40efdc2f369b4e7031d52be6099327cb99555009 Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Thu, 25 Apr 2024 09:25:07 +0800 Subject: [PATCH] https://dsl-third-gitlab.dslyy.com/kls/wms/thinkingwms-ui.git --- dsl/nantong-prod_build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dsl/nantong-prod_build.sh b/dsl/nantong-prod_build.sh index cb177b1..178b74c 100644 --- a/dsl/nantong-prod_build.sh +++ b/dsl/nantong-prod_build.sh @@ -4,7 +4,8 @@ set -e codePath=/data/thinkingwms-ui_nantong_prod 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" )