自动化立体仓库 - WMS系统
skyouc
3 天以前 e26b2f48c63d8b6a7757e1e8c4f04e006ccfbfe9
src/main/resources/application-dev.yml
@@ -12,7 +12,7 @@
    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
    username: sa
    password: sa@123
    url: jdbc:sqlserver://192.168.4.15:1433;databasename=jsxsasrs
    url: jdbc:sqlserver://172.24.103.147:1433;databasename=jsxsasrs
  mvc:
    static-path-pattern: /**
  redis:
@@ -30,7 +30,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
@@ -47,7 +47,7 @@
#License相关配置
license:
  subject: integrationasrs
  subject: jsxsasrs
  publicAlias: publicCert
  storePass: public_zhongyang_123456789
  licensePath: license.lic