liusheng
2 天以前 1e1814178edf84090b28492bbad340ab13e5c169
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攻击