瀏覽代碼

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

lizw 1 年之前
父節點
當前提交
bccaeef45f
共有 2 個文件被更改,包括 2 次插入2 次删除
  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"