From 2f4b64274233eccba253a49c022b8ff1355162ed Mon Sep 17 00:00:00 2001 From: zhangnaisong <2434969829@qq.com> Date: 星期一, 24 七月 2023 14:06:17 +0800 Subject: [PATCH] 三一车辆接口改為forest,刪除okhttp客戶端提交 --- ruoyi-admin/src/main/resources/application.yml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index f0684e6..7341f19 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -109,8 +109,6 @@ mapperLocations: classpath*:mapper/**/*Mapper.xml # 鍔犺浇鍏ㄥ眬鐨勯厤缃枃浠� configLocation: classpath:mybatis/mybatis-config.xml -mybatis-plus: - mapper-locations: classpath:mapper/*.xml #鎵弿mapper涓嬬殑鎵�鏈墄ml鏂囦欢 # PageHelper鍒嗛〉鎻掍欢 pagehelper: -- Gitblit v1.9.3