自动化立体仓库 - WMS系统
#
tqs
2022-12-20 bbd6c2ba3881fd9d2f8bf33d9e4e00a003f244ae
src/main/resources/application.yml
@@ -10,8 +10,7 @@
    enabled: false
  datasource:
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
#    url: jdbc:sqlserver://localhost:1433;databasename=jkasrs
    url: jdbc:sqlserver://10.20.192.200:1433;databasename=jkasrs
    url: jdbc:sqlserver://10.10.10.210:1433;databasename=tzhtasrs
    username: sa
    password: sa@123
  mvc:
@@ -27,7 +26,7 @@
      maxRequestSize: 100MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
  mapper-locations: classpath:mapper/*.xml
#  global-config:
#    field-strategy: 0
#  configuration:
@@ -49,9 +48,4 @@
  # 双深库位排号
  doubleLocs: 1,4,5,8,9,12,13,16
  # 一个堆垛机负责的货架排数
  groupCount: 4
#入库暂存数
store:
  bufferCount: 2
  groupCount: 4