| | |
| | | jmx: |
| | | enabled: false |
| | | datasource: |
| | | # mysql |
| | | # driver-class-name: com.mysql.jdbc.Driver |
| | | # url: jdbc:mysql://127.0.0.1:3306/cool?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | # username: root |
| | | # password: xltys1995 |
| | | # sql-server |
| | | driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | url: jdbc:sqlserver://47.97.1.152:51433;databasename=jkasrs |
| | | url: jdbc:sqlserver://192.168.0.17:1433;databasename=lfdasrs-sxc |
| | | username: sa |
| | | password: Zoneyung@zy56$ |
| | | password: sa@123 |
| | | mvc: |
| | | static-path-pattern: /** |
| | | redis: |
| | |
| | | maxRequestSize: 100MB |
| | | |
| | | mybatis-plus: |
| | | mapper-locations: classpath:mapper/*.xml |
| | | mapper-locations: classpath:mapper/*.xml |
| | | # global-config: |
| | | # field-strategy: 0 |
| | | configuration: |
| | | log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | # configuration: |
| | | # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | |
| | | logging: |
| | | path: /stock/out/@pom.build.finalName@/logs |
| | |
| | | # 一个堆垛机负责的货架排数 |
| | | groupCount: 4 |
| | | |
| | | wms: |
| | | url: http://192.168.1.57:8080/wms |
| | | #wcs对接 |
| | | wcs: |
| | | #地址 |
| | | address: |
| | | URL: http://127.0.0.1:9092/wcs |
| | | #出库移库任务下发 |
| | | outboundTaskSend: open/outboundTaskSend |
| | | |
| | | deviceStatus : open/deviceStatus |
| | | |
| | | #erp对接 |
| | | erp: |
| | | url: http://123.60.34.127:6220/api |
| | | #地址 |
| | | address: |
| | | URL: http://192.168.3.102:16001 |
| | | #登录地址 |
| | | loginaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.AuthService.ValidateUser.common.kdsvc |
| | | #单据,商品档案地址 |
| | | inaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.ExecuteBillQuery.common.kdsvc |
| | | #结果上报(审核)单地址 |
| | | outaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.Audit.common.kdsvc |
| | | #登录账号管理 |
| | | login : |
| | | acctID: "640ad1fcc2b286" |
| | | username: "立库" |
| | | password: "123456" |
| | | lcid: 2052 |