whycxzp
2021-04-16 5361481d1056f46d9df3c02a0bdb914c97e0db15
src/main/resources/config/application.yml
@@ -48,7 +48,7 @@
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
pagehelper:
  helper-dialect: mysql
  reasonable: true
  reasonable: false
  support-methods-arguments: true
  params: count=countSql
#swagger是否激活,swagger的UI界面地址为 localhost:8080/swagger-ui.html