Commit 97b93260 authored by 赵啸非's avatar 赵啸非

创建初始工程

parent 3cd0a47b
Pipeline #2668 canceled with stages
......@@ -49,9 +49,9 @@
<profiles.log.level>info</profiles.log.level>
<profiles.baseUrl>https://robot.egovrobot.com/</profiles.baseUrl>
<profiles.ocrUrl>http://59.175.148.30:8100/</profiles.ocrUrl>
<profiles.apiUrl>http://localhost:31042/</profiles.apiUrl>
<profiles.apiUrl>http://192.168.0.250:31042/</profiles.apiUrl>
<profiles.mq>sanya</profiles.mq>
<profiles.activemq.brokerUrl>tcp://192.168.0.252:62818</profiles.activemq.brokerUrl>
<profiles.activemq.brokerUrl>tcp://8.136.255.30:11044</profiles.activemq.brokerUrl>
<profiles.publish.path>/home/publish</profiles.publish.path>
</properties>
</profile>
......
......@@ -52,4 +52,8 @@ spring:
# max-connections: 10
packages:
trust-all: true
application:
log:
level: @profiles.log.level@
path: @profiles.log.path@
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