From bb1fbb4f3809ea2f0b2129378b9f6a9c4e5f91ae Mon Sep 17 00:00:00 2001 From: chendt <18902722133@163.com> Date: Mon, 20 Feb 2023 09:18:37 +0800 Subject: [PATCH] =?UTF-8?q?admin=E6=8E=A5=E5=8F=A3=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yami-shop-admin/src/main/resources/application.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/yami-shop-admin/src/main/resources/application.yml b/yami-shop-admin/src/main/resources/application.yml index f1e8e16..c74b904 100644 --- a/yami-shop-admin/src/main/resources/application.yml +++ b/yami-shop-admin/src/main/resources/application.yml @@ -11,7 +11,9 @@ spring: jackson: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 - + mvc: + pathmatch: + matching-strategy: ANT_PATH_MATCHER # mybaits-plus配置 mybatis-plus: # MyBatis Mapper所对应的XML文件位置