File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
APIJSON-Java-Server/APIJSONBoot-MultiDataSource Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434
3535 <!-- 单元测试:可使用 libs 目录的 unitauto-java.jar 和 unitauto-jar.jar 来替代,两种方式二选一
3636 <<<<<<<<< -->
37- <!-- <dependency>
37+ <dependency >
3838 <groupId >com.github.TommyLemon</groupId >
3939 <artifactId >unitauto-java</artifactId >
4040 <version >2.6.0</version >
4343 <groupId >com.github.TommyLemon</groupId >
4444 <artifactId >unitauto-jar</artifactId >
4545 <version >2.6.1</version >
46- </dependency> -->
46+ </dependency >
4747 <dependency >
4848 <groupId >io.github.classgraph</groupId >
4949 <artifactId >classgraph</artifactId >
5353
5454
5555 <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 <<<<<<<<<< -->
56- <!-- < dependency>
56+ <dependency >
5757 <groupId >com.github.Tencent</groupId >
5858 <artifactId >APIJSON</artifactId >
5959 <version >4.7.2</version >
6767 <groupId >com.github.APIJSON</groupId >
6868 <artifactId >apijson-column</artifactId >
6969 <version >1.1.2</version >
70- </dependency> -->
70+ </dependency >
7171 <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
7272
7373 <!-- 需要用的数据库 JDBC 驱动 -->
You can’t perform that action at this time.
0 commit comments