自动化立体仓库 - WMS系统
IZCD4L12RTSW0VZ\Administrator
3 天以前 cd0fafdd3fb2cf1b32da9a4109737034bcd04696
no message
1个文件已修改
4 ■■■■ 已修改文件
src/main/resources/application-dev.yml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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