From 1d6e7763f4a30272cc0818ea12f83697b7375c45 Mon Sep 17 00:00:00 2001 From: shikeying <shikeying@163.com> Date: 星期五, 23 二月 2024 15:17:19 +0800 Subject: [PATCH] 测试了aws oss,另外 mybatis模块还未完成 --- iplatform-support-mybatis/pom.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/iplatform-support-mybatis/pom.xml b/iplatform-support-mybatis/pom.xml index c16d53b..1a8584a 100644 --- a/iplatform-support-mybatis/pom.xml +++ b/iplatform-support-mybatis/pom.xml @@ -48,6 +48,12 @@ <artifactId>iplatform-core</artifactId> </dependency> + <!-- 鎻愪緵鏁版嵁搴搄dbc鏀寔锛屾煡璇㈣〃鍏冩暟鎹�, 2024/02/20 --> + <dependency> + <groupId>com.walkersoft</groupId> + <artifactId>walker-jdbc</artifactId> + </dependency> + <!--velocity浠g爜鐢熸垚浣跨敤妯℃澘 --> <!-- <dependency>--> <!-- <groupId>org.apache.velocity</groupId>--> -- Gitblit v1.9.1