sinake
3 天以前 bcf20ff94e24fca976b95db7ae73eef624c93dd8
ruoyi-admin/src/main/resources/application-druid.yml
@@ -7,7 +7,7 @@
      # 主库数据源
      master:
        # 开发环境
        url: jdbc:mysql://haiershi.a1.luyouxia.net:23844/opo-qd?allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8
        url: jdbc:mysql://192.168.100.10:3306/opo-qd?allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8
        username: smartor
        password: Smartor.2023
@@ -60,7 +60,7 @@
            multi-statement-allow: true
  redis:
    # 地址、密码、端口(默认为6379):开发环境
    host: 127.0.0.1
    host: 192.168.100.10
    password: Smartor
    port: 6020