Commit 99309be3 authored by 赵啸非's avatar 赵啸非

修改读取配置文件

parent 6573d229
......@@ -48,7 +48,16 @@
</profile>
<profile>
<id>product</id>
<properties>
<profiles.active>product</profiles.active>
<profiles.filepath>/root</profiles.filepath>
<profiles.log.level>INFO</profiles.log.level>
<profiles.log.path>/root/mid-service/logs</profiles.log.path>
<profiles.config.path>/root/mid.prop</profiles.config.path>
<profiles.server.port>80</profiles.server.port>
<profiles.hcpUrl>http://10.207.153.67:8090/inter/hcpapi/hcpGrabEvaluate</profiles.hcpUrl>
<profiles.hcpGovUrl>https://hcp.sczwfw.gov.cn/appEval/index.html#/evalInstrument</profiles.hcpGovUrl>
</properties>
</profile>
</profiles>
......
......@@ -12,46 +12,16 @@
<SendServerPath>/m/test/getHcpSin/json</SendServerPath>
</Capture>
<Capture>
<SendServerIp>192.168.0.251</SendServerIp>
<SendServerPort>1023</SendServerPort>
<SendServerPath>/m/test/getHcpSin/form</SendServerPath>
</Capture>
<Capture>
<SendServerIp>192.168.0.251</SendServerIp>
<SendServerPort>1023</SendServerPort>
<SendServerPath>/m/test/getHcpSin/json</SendServerPath>
</Capture>
<Capture>
<SendServerIp>192.168.0.217</SendServerIp>
<SendServerIp>202.61.88.86</SendServerIp>
<SendServerPort>80</SendServerPort>
<SendServerPath>/m/test/getHcpSin</SendServerPath>
</Capture>
<Capture>
<SendServerIp>192.168.0.251</SendServerIp>
<SendServerPort>1023</SendServerPort>
<SendServerPath>/m/test/getHcpSin</SendServerPath>
</Capture>
<Capture>
<SendServerIp>192.168.0.10</SendServerIp>
<SendServerPort>8076</SendServerPort>
<SendServerPath>api/approval/externalsys/hcp/evaluation</SendServerPath>
</Capture>
<Capture>
<SendServerIp>192.168.0.30</SendServerIp>
<SendServerPort>17011</SendServerPort>
<SendServerPath>/m/member/test</SendServerPath>
<SendServerPath>/app/api/evaluate/evalExpandQueryHandler</SendServerPath>
</Capture>
<Capture>
<SendServerIp>202.61.88.86</SendServerIp>
<SendServerIp>59.225.209.96</SendServerIp>
<SendServerPort>80</SendServerPort>
<SendServerPath>/app/api/evaluate/evalExpandQueryHandler</SendServerPath>
<SendServerPath>dothingsui/affair/getHcpSin</SendServerPath>
</Capture>
</Captures>
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