| | |
| | | server: |
| | | port: 8080 |
| | | port: 8082 |
| | | servlet: |
| | | context-path: /@pom.build.finalName@ |
| | | compression: |
| | |
| | | enabled: false |
| | | datasource: |
| | | driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | url: jdbc:sqlserver://127.0.0.1:1433;databasename=bfasrs |
| | | url: jdbc:sqlserver://10.10.10.100:1433;databasename=bfasrs2 |
| | | # url: jdbc:sqlserver://192.168.4.15:1433;databasename=bfasrs |
| | | username: sa |
| | | # password: Zoneyung@zy56$ |
| | |
| | | erp: |
| | | #地址 |
| | | address: |
| | | URL: http://192.168.3.102:16001 |
| | | URL: http://192.168.118.36:18180 |
| | | #入库单据 |
| | | inaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.ExecuteBillQuery.common.kdsvc |
| | | #结果上报(审核)单地址 |
| | | outaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.Audit.common.kdsvc |
| | | |
| | | inaddress: dapilc/restful/service/ilcwmsplus/IKWebService/cusInventoryTaskInfo |
| | | #出库结果上报 |
| | | outReportAddress: dapilc/restful/service/ilcwmsplus/IKWebService/cusOutboundCompletionReport |
| | | #入库结果上报 |
| | | inReportAddress: dapilc/restful/service/ilcwmsplus/IKWebService/cusInventoryCompletionReport |