自动化立体仓库 - WMS系统
#
zwl
7 天以前 7a79eaa785da277289ccdce588206a349e5fac6e
src/main/resources/application.yml
@@ -79,19 +79,11 @@
comb:
  limit: 5000
#arm对接
arm:
  #  地址
  address:
    URL: http://10.10.10.171:7002
    #根据参数获取码垛数量
    QuantityOfPalletizing: adaptor/api/wcs/getPalletizingNumber
#分拣线对接
line:
  # 地址
  address:
    URL: http://10.10.10.244:8080
    PATH: orderPakInAll
#mes对接
mes:
  url: 127.0.0.1:8080
  #站点获取接口
  stationaddress: 123
#erp对接
erp: