From 5361481d1056f46d9df3c02a0bdb914c97e0db15 Mon Sep 17 00:00:00 2001 From: whycxzp <perryhsu@163.com> Date: 星期五, 16 四月 2021 13:47:04 +0800 Subject: [PATCH] 更新 视频接口 --- src/main/resources/config/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/config/application.yml b/src/main/resources/config/application.yml index 5e02b33..a5548db 100644 --- a/src/main/resources/config/application.yml +++ b/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鐨刄I鐣岄潰鍦板潃涓� localhost:8080/swagger-ui.html -- Gitblit v1.9.1