Sfoglia il codice sorgente

04api-test-d100.sh
05wms-test-d100.sh

lizw 1 anno fa
parent
commit
bccaeef45f
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      yxt-db-pg/04api-test-d100.sh
  2. 1 1
      yxt-db-pg/05wms-test-d100.sh

+ 1 - 1
yxt-db-pg/04api-test-d100.sh

@@ -83,7 +83,7 @@ dirPath=/home/www/deploy/wms8_api_test_d100/wms-biz/wms8-api/build/libs/
 serverName=wms8_api_test_d100
 
 cmd=$1
-profiles=${2:-"pg-yn-test-d100"}
+profiles=${2:-"pg-test-d100"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx1g -Xms1g"

+ 1 - 1
yxt-db-pg/05wms-test-d100.sh

@@ -114,7 +114,7 @@ dirPath=/home/www/deploy/wms8_test_d100/wms-biz/servo/build/libs/
 serverName=wms8_test_d100
 
 cmd=$1
-profiles=${2:-"pg-yn-test-d100"}
+profiles=${2:-"pg-test-d100"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx4g -Xms4g"