Explorar el Código

https://dsl-third-gitlab.dslyy.com/kls/wms/thinkingwms-ui.git

lizw hace 1 año
padre
commit
469c3e1748
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      dsl/haerbing-test_build.sh

+ 2 - 1
dsl/haerbing-test_build.sh

@@ -4,7 +4,8 @@ set -e
 
 codePath=/data3/thinkingwms-ui_haerbing-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"
 )