| | |
| | | port: 8080 |
| | | servlet: |
| | | context-path: /@pom.build.finalName@ |
| | | # tomcat: |
| | | # uri-encoding: UTF-8 |
| | | |
| | | spring: |
| | | application: |
| | |
| | | mes: |
| | | url: 127.0.0.1:8080/test |
| | | # 入库上报 |
| | | inPath: mesin/v1 |
| | | inPath: localhost:8080/ynwms/open/asrs/rpv/test/open/auth |
| | | # 出库上报 |
| | | outPath: mesin/v1 |
| | | outPath: localhost:8080/ynwms/open/asrs/rpv/test/open/auth |
| | | # 启动测试请求 |
| | | startUpTestPACK: mesin/v1 |
| | | startUpTestPACK: localhost:8080/ynwms/open/asrs/rpv/test/open/auth |
| | | #暂停测试 |
| | | suspendTestPACK: mesin/v1 |
| | | suspendTestPACK: localhost:8080/ynwms/open/asrs/rpv/test/open/auth |