Prechádzať zdrojové kódy

08wms-ztf-config-center-test.sh

lizw 2 rokov pred
rodič
commit
6c911fb3bb

+ 1 - 1
hua_wei_yun/08wms-ztf-config-center-test.sh

@@ -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"