@@ -6,20 +6,24 @@ codePath=/home/www/deploy/wms8_api_pre
gitUrlArr=(
"http://git.galaxis.yvanui.com/wms8/wms8-bench.git"
"http://git.yvanui.com/lizhiwei/yvan-framework.git"
+ "http://git.galaxis.yvanui.com/wms8/wms-core.git"
)
branchArr=(
"master"
+ "master"
positionArr=(
"."
"yvan-framework"
+ "wms-core"
# 是否需要构建,-1:自动;0:不需要;1:需要
needBuild=(
"1"
+"1"
echoPrefix="\033[36m+"