Browse Source

04api-test-d100.sh

05wms-test-d100.sh
master
lizw 2 years ago
parent
commit
bccaeef45f
  1. 2
      yxt-db-pg/04api-test-d100.sh
  2. 2
      yxt-db-pg/05wms-test-d100.sh

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

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

Loading…
Cancel
Save