| | |
| | | driver-class-name: com.mysql.jdbc.Driver |
| | | url: jdbc:mysql://127.0.0.1:3306/fyxc_shuttle?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: zhangchao |
| | | password: root |
| | | mvc: |
| | | static-path-pattern: /** |
| | | redis: |
| | |
| | | |
| | | # 下位机配置 |
| | | wcs-slave: |
| | | # # 四向穿梭车1 |
| | | # shuttle[0]: |
| | | # id: 1 |
| | | # ip: 192.168.10.81 |
| | | # port: 8888 |
| | | # rack: 0 |
| | | # slot: 0 |
| | | # threadImpl: NyShuttleThread |
| | | # 四向穿梭车2 |
| | | # 四向穿梭车1 |
| | | shuttle[0]: |
| | | id: 1 |
| | | ip: 192.168.10.81 |
| | | port: 8888 |
| | | rack: 0 |
| | | slot: 0 |
| | | threadImpl: NyShuttleThread |
| | | # 四向穿梭车2 |
| | | shuttle[1]: |
| | | id: 2 |
| | | ip: 192.168.10.83 |
| | | port: 8888 |