自动化立体仓库 - WMS系统
skyouc
8 天以前 f6e687c194354f1c0b883b5ac56da3a8e70db471
src/main/resources/application-dev.yml
@@ -13,6 +13,7 @@
    username: sa
    password: sa@123
    url: jdbc:sqlserver://192.168.4.15:1433;databasename=jxhcwms
#    url: jdbc:sqlserver://127.0.0.1:1433;databasename=jxhcwms
  mvc:
    static-path-pattern: /**
  redis:
@@ -30,7 +31,7 @@
  #  global-config:
  #    field-strategy: 0
  configuration:
#    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    map-underscore-to-camel-case: true
    cache-enabled: true
    call-setters-on-nulls: true