自动化立体仓库 - WMS系统
luxiaotao1123
2020-08-03 d1307b4aaeef8c2d09ebec77f068e95544f5f9b4
src/main/resources/application.yml
@@ -13,7 +13,7 @@
#    password: xltys1995
    # sql-server
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    url: jdbc:sqlserver://127.0.0.1:1433;databasename=cool
    url: jdbc:sqlserver://127.0.0.1:1433;databasename=jsasrs
    username: sa
    password: sa@123
  mvc:
@@ -23,13 +23,17 @@
    port: 6379
    database: 0
#    password: xltys1995
  servlet:
    multipart:
      maxFileSize: 10MB
      maxRequestSize: 100MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
#  global-config:
#    field-strategy: 0
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
#  configuration:
#    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
logging:
  path: /stock/out/logs