diff --git a/yxt-db-pg/04api-test-d100.sh b/yxt-db-pg/04api-test-d100.sh index 251cbb5..8532b6e 100644 --- a/yxt-db-pg/04api-test-d100.sh +++ b/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" diff --git a/yxt-db-pg/05wms-test-d100.sh b/yxt-db-pg/05wms-test-d100.sh index ca71578..11a4e8c 100644 --- a/yxt-db-pg/05wms-test-d100.sh +++ b/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"