liusheng
2025-07-23 5a6f20263ef584485ae3df8b6f25b4e2fb970293
ruoyi-admin/src/main/resources/application.yml
@@ -117,11 +117,7 @@
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# PageHelper分页插件
pagehelper:
  helperDialect: mysql
  supportMethodsArguments: true
  params: count=countSql
# 防止XSS攻击