diff --git a/src/main/resources/application-local.properties b/src/main/resources/application-local.properties index 5bb49ecc..13026235 100644 --- a/src/main/resources/application-local.properties +++ b/src/main/resources/application-local.properties @@ -61,8 +61,9 @@ spring.main.banner-mode=off # #qa-regulatory-gwj.api.url=http://192.168.0.79:8008 -preventionxgf.api.url=http://192.168.0.31:8992/qa-prevention-xgf/ -qa-regulatory-gwj.api.url=http://192.168.0.31:8992/qa-regulatory-gwj/ +preventionxgf.api.url=http://192.168.0.79:8088/ +qa-regulatory-gwj.api.url=http://192.168.0.79:8092/ + #????? smb.host=39.103.224.166 smb.port=22 diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 9f55743c..a93edfdf 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -2,11 +2,12 @@ spring.application.name=qa-prevention-gwj server.port=8091 #?? -spring.profiles.active=local +#spring.profiles.active=local #?? -#spring.profiles.active=dev +spring.profiles.active=dev #?? #spring.profiles.active=master +