Commit a317641f authored by 赵啸非's avatar 赵啸非

添加修改pom

parent ef193df6
Pipeline #2959 failed with stages
server: server:
port: @profiles.server.port@ port: @profiles.server.port@
servlet: servlet:
context-path: /entservice context-path: /agent
tomcat: tomcat:
uri-encoding: utf-8 uri-encoding: utf-8
spring: spring:
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"baseLogin": "http://192.168.0.98:11078/base" "baseLogin": "http://192.168.0.98:11078/base"
}, },
"product": { "product": {
"baseUrl": "http://192.168.0.252:12089/agent" "baseUrl": "http://192.168.0.252:11089/agent"
}, },
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"baseUrl": "http://192.168.0.98:11071/base" "baseUrl": "http://192.168.0.98:11071/base"
}, },
"base-product": { "base-product": {
"baseUrl": "http://192.168.0.252:13211/base" "baseUrl": "http://192.168.0.252:11071/base"
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment