|
@@ -70,7 +70,7 @@ pullCode() {
|
|
}
|
|
}
|
|
|
|
|
|
buildCode() {
|
|
buildCode() {
|
|
- # 构建 wms-ui-pc
|
|
|
|
|
|
+ # 构建 wms-ui-config-center
|
|
if [ "${needBuild[1]}" != "0" ]; then
|
|
if [ "${needBuild[1]}" != "0" ]; then
|
|
echo -e "$echoPrefix cd $codePath/wms-modules/wms-ui-config-center $echoSuffix"
|
|
echo -e "$echoPrefix cd $codePath/wms-modules/wms-ui-config-center $echoSuffix"
|
|
cd "$codePath/wms-modules/wms-ui-config-center"
|
|
cd "$codePath/wms-modules/wms-ui-config-center"
|