Browse Source

POMS 测试库

dev
巴林闲侠 2 years ago
parent
commit
7984e9be78
  1. 3
      api/.vscode/launch.json

3
api/.vscode/launch.json

@ -15,7 +15,10 @@
"args": [ "args": [
"-p 4600", "-p 4600",
"-f http://localhost:4600", "-f http://localhost:4600",
//
"-g postgres://postgres:123@10.8.30.32:5432/orational_service", "-g postgres://postgres:123@10.8.30.32:5432/orational_service",
//
// "-g postgres://FashionAdmin:123456@10.8.30.156:5432/POMS",
"--redisHost 10.8.30.112", "--redisHost 10.8.30.112",
"--redisPort 6379", "--redisPort 6379",
"--axyApiUrl http://127.0.0.1:4100", "--axyApiUrl http://127.0.0.1:4100",

Loading…
Cancel
Save