server:
|
port: 9090
|
servlet:
|
context-path: /@pom.build.finalName@
|
|
spring:
|
application:
|
name: @pom.build.finalName@
|
datasource:
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
|
# url: jdbc:sqlserver://47.97.1.152:51433;databasename=ynasrs
|
url: jdbc:sqlserver://localhost:1433;databasename=ynasrs
|
username: sa
|
# password: Zoneyung@zy56$
|
password: sa@123
|
mvc:
|
static-path-pattern: /**
|
redis:
|
host: localhost
|
port: 6379
|
database: 0
|
# password: xltys1995
|
|
mybatis-plus:
|
mapper-locations: classpath:mapper/*.xml
|
# global-config:
|
# field-strategy: 0
|
|
logging:
|
path: /stock/out/@pom.build.finalName@/logs
|
|
super:
|
pwd: xltys1995
|
|
swagger:
|
enable: false
|
|
wms:
|
url: localhost:8081/ynwms
|
|
# 下位机配置
|
wcs-slave:
|
# 双深
|
doubleDeep: true
|
# 双深库位排号
|
doubleLocs: 32
|
# 一个堆垛机负责的货架排数
|
groupCount: 2
|
# 穿梭车通道库位
|
channel: 0200201
|
# 堆垛机1
|
crn[0]:
|
id: 1
|
ip: 10.10.10.10
|
port: 102
|
rack: 0
|
slot: 0
|
# 偏移量,当堆垛机站点列号=1时,偏移量=2
|
offset: 2
|
demo: false
|
# 堆垛机出库站点
|
crnOutStn[0]:
|
devpPlcId: ${wcs-slave.devp[0].id}
|
staNo: 105
|
row: 2
|
bay: 1
|
lev: 1
|
# 堆垛机2
|
crn[1]:
|
id: 2
|
ip: 10.10.10.20
|
port: 102
|
rack: 0
|
slot: 0
|
# 偏移量,当堆垛机站点列号=1时,偏移量=2
|
offset: 2
|
demo: false
|
# 堆垛机入库站点
|
crnInStn[0]:
|
devpPlcId: ${wcs-slave.devp[0].id}
|
staNo: 111
|
row: 17
|
bay: 1
|
lev: 1
|
# 堆垛机出库站点
|
crnOutStn[0]:
|
devpPlcId: ${wcs-slave.devp[0].id}
|
staNo: 114
|
row: 18
|
bay: 1
|
lev: 1
|
# 堆垛机3
|
crn[2]:
|
id: 3
|
ip: 10.10.10.30
|
port: 102
|
rack: 0
|
slot: 0
|
# 偏移量,当堆垛机站点列号=1时,偏移量=2
|
offset: 2
|
demo: false
|
# 堆垛机入库站点
|
crnInStn[0]:
|
devpPlcId: ${wcs-slave.devp[0].id}
|
staNo: 119
|
row: 31
|
bay: 1
|
lev: 1
|
# 堆垛机出库站点
|
crnOutStn[0]:
|
devpPlcId: ${wcs-slave.devp[0].id}
|
staNo: 117
|
row: 30
|
bay: 1
|
lev: 1
|
# 穿梭车1
|
ste[0]:
|
id: 1
|
ip: 10.10.10.60
|
port: 502
|
rack: 0
|
slot: 0
|
# 穿梭车2
|
ste[1]:
|
id: 2
|
ip: 10.10.10.61
|
port: 502
|
rack: 0
|
slot: 0
|
# 穿梭车3
|
ste[2]:
|
id: 3
|
ip: 10.10.10.62
|
port: 502
|
rack: 0
|
slot: 0
|
# 穿梭车3
|
ste[3]:
|
id: 4
|
ip: 10.10.10.63
|
port: 502
|
rack: 0
|
slot: 0
|
# 穿梭车3
|
ste[4]:
|
id: 5
|
ip: 10.10.10.64
|
port: 502
|
rack: 0
|
slot: 0
|
# 输送线
|
devp[0]:
|
id: 1
|
ip: 10.10.10.50
|
port: 102
|
rack: 0
|
slot: 0
|
# 入库口1
|
inSta[0]:
|
staNo: 102
|
barcode: ${wcs-slave.barcode[0].id}
|
backSta: 102
|
led: ${wcs-slave.led[0].id}
|
# 入库口1
|
inSta[1]:
|
staNo: 202
|
barcode: ${wcs-slave.barcode[1].id}
|
backSta: 201
|
led: ${wcs-slave.led[1].id}
|
# 空板入库口1
|
emptyInSta[0]:
|
staNo: 102
|
barcode: ${wcs-slave.barcode[0].id}
|
# 空板入库口1
|
emptyInSta[1]:
|
staNo: 202
|
barcode: ${wcs-slave.barcode[1].id}
|
# 出库口1
|
outSta[0]:
|
staNo: 100
|
# 出库口2
|
outSta[1]:
|
staNo: 101
|
# 拣料出库口
|
pickInSta[0]:
|
staNo: 102
|
barcode: ${wcs-slave.barcode[0].id}
|
backSta: 102
|
led: ${wcs-slave.led[0].id}
|
# 条码扫描仪
|
barcode[0]:
|
id: 1
|
ip: 10.10.10.51
|
port: 51236
|
# 条码扫描仪
|
barcode[1]:
|
id: 2
|
ip: 10.10.10.54
|
port: 51236
|
# LED1
|
led[0]:
|
id: 1
|
ip: 10.10.10.205
|
port: 5005
|
devpPlcId: ${wcs-slave.devp[0].id}
|
staArr: 100
|
# LED1
|
led[1]:
|
id: 2
|
ip: 10.10.10.206
|
port: 5005
|
devpPlcId: ${wcs-slave.devp[0].id}
|
staArr: 300
|