src/main/resources/application.yml
@@ -17,7 +17,7 @@ mvc: static-path-pattern: /** redis: host: 127.0.0.1 host: 192.168.4.77 port: 6379 database: 0 # password: 123456 @@ -46,16 +46,16 @@ # 读取数据后自动删除 destroyAfterReading: true # 下位机配置 wcs-slave: # 四向穿梭车1 shuttle[0]: id: 1 ip: 10.10.20.11 port: 8888 rack: 0 slot: 0 threadImpl: NyShuttleThread ## 下位机配置 #wcs-slave: # # 四向穿梭车1 # shuttle[0]: # id: 1 # ip: 10.10.20.11 # port: 8888 # rack: 0 # slot: 0 # threadImpl: NyShuttleThread # # 四向穿梭车2 # shuttle[1]: # id: 2