liusheng
2023-12-22 52a0bf7637b725f0b6bf18a03962b0636f7074fb
ruoyi-admin/src/main/resources/application-druid.yml
@@ -6,6 +6,9 @@
    druid:
      # 主库数据源
      master:
#        url: jdbc:mysql://127.0.0.1:3306/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        #        username: root
        #        password: 123456
        url: jdbc:mysql://116.62.18.175:6002/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: hxsoft
        password: Hxerp2000
@@ -56,6 +59,20 @@
          config:
            multi-statement-allow: true
magic-api:
  web: /magic/web
  resource:
    type: database   # 配置存储在数据库中
    tableName: magic_config  # 数据库中的表名
    prefix: /api
    readonly: false
  sql-column-case: camel
  show-sql: true #配置打印SQL
  page-config:
    size: size
    page: page
    default-page: 1
    default-size: 10
  #微信公众号的密钥
appid: wx1c5243d2337753f4