shikeying
2024-02-23 1d6e7763f4a30272cc0818ea12f83697b7375c45
iplatform-support-mybatis/pom.xml
@@ -48,6 +48,12 @@
            <artifactId>iplatform-core</artifactId>
        </dependency>
        <!-- 提供数据库jdbc支持,查询表元数据, 2024/02/20 -->
        <dependency>
            <groupId>com.walkersoft</groupId>
            <artifactId>walker-jdbc</artifactId>
        </dependency>
        <!--velocity代码生成使用模板 -->
<!--        <dependency>-->
<!--            <groupId>org.apache.velocity</groupId>-->