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