调度系统接口开发
This commit is contained in:
@@ -68,8 +68,8 @@ spring:
|
||||
# redis 配置
|
||||
redis:
|
||||
# 地址
|
||||
# host: 192.168.1.20
|
||||
host: 192.168.1.251
|
||||
host: 192.168.1.20
|
||||
# host: 192.168.1.251
|
||||
# host: localhost
|
||||
# 端口,默认为6379
|
||||
port: 6379
|
||||
@@ -150,8 +150,8 @@ agv:
|
||||
|
||||
wcs:
|
||||
job:
|
||||
create-url: http://192.168.1.230:8188/wcs/task/create
|
||||
|
||||
create-url: http://192.168.1.137:6060/API/Ruku # WCS入库任务接口
|
||||
chuku-url: http://192.168.1.137:6060/API/Chuku # WCS出库任务接口
|
||||
#rfid:
|
||||
# device:
|
||||
# conn-id: 192.168.1.88:9090
|
||||
|
||||
Reference in New Issue
Block a user