|
|
|
@ -37,7 +37,9 @@ spring: |
|
|
|
redis: |
|
|
|
database: 0 |
|
|
|
password: MUmu0923 |
|
|
|
# password: rqRQ123123 |
|
|
|
host: 47.102.202.239 |
|
|
|
# host: localhost |
|
|
|
port: 8379 |
|
|
|
timeout: 2000ms |
|
|
|
lettuce: |
|
|
|
@ -104,8 +106,8 @@ custom: |
|
|
|
ifs-url: 'https://cclifswebservice.ccldesign.com/api/v1/' |
|
|
|
ifs-ifsDBName: 'IFST' |
|
|
|
ifs-domainUserID: 'CCL_WMS' |
|
|
|
wcs-url: 'http://wcs-server/api/receive' |
|
|
|
agv-url: 'http://agv-server/api' |
|
|
|
wcs-url: 'http://172.28.6.49:8002/api/wms/' |
|
|
|
agv-url: 'http://172.28.1.17:7777' |
|
|
|
|
|
|
|
# WMS消息队列配置 |
|
|
|
wms: |
|
|
|
|