huliguo
2025-07-17 2485a4875adda2ffd0e8cfccdf749f15fe8d48cb
ruoyi-admin/src/main/resources/application.yml
@@ -16,7 +16,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 8081
  port: 8084
  servlet:
    # 应用的访问路径
    context-path: /
@@ -94,8 +94,8 @@
  header: Authorization
  # 令牌密钥
  secret: abcdefghijklmnopqrstuvwxyz
  # 令牌有效期(默认30分钟)
  expireTime: 30
  # 令牌有效期(默认72000分钟)
  expireTime: 72000
# MyBatis配置
mybatis:
@@ -117,7 +117,7 @@
  # 是否开启swagger
  enabled: true
  # 请求前缀
  pathMapping: /dev-api
  pathMapping:
# 防止XSS攻击
xss:
@@ -127,3 +127,12 @@
  excludes: /system/notice
  # 匹配链接
  urlPatterns: /system/*,/monitor/*,/tool/*
wx:
  appid: wx180c41e1915992e8
  appletsAppSecret: 8c6cc3410891d3096988b92c154ba5e9
  mchId: 1720552698
  key: 5Kb8zX9qR3r4D7Yw3vHnJgLp6sA4cE1M
  callbackPath: http://221.182.45.100:8084
  certPath: classpath:cert/apiclient_cert.p12
  RASPath: