From 030b1c1b91e0cd86f9969ac0cb80d262e3b03730 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期一, 12 九月 2022 12:58:27 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 7fa20f9..b51131d 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -26,7 +26,7 @@ maxRequestSize: 100MB mybatis-plus: - mapper-locations: classpath:mapper/*.xml + mapper-locations: classpath:mapper/*.xml # global-config: # field-strategy: 0 # configuration: -- Gitblit v1.9.1