File tree 1 file changed +4
-4
lines changed
APIJSON-Java-Server/APIJSONBoot-MultiDataSource
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
35
35
<!-- 单元测试:可使用 libs 目录的 unitauto-java.jar 和 unitauto-jar.jar 来替代,两种方式二选一
36
36
<<<<<<<<< -->
37
- <!-- <dependency>
37
+ <dependency >
38
38
<groupId >com.github.TommyLemon</groupId >
39
39
<artifactId >unitauto-java</artifactId >
40
40
<version >2.6.0</version >
43
43
<groupId >com.github.TommyLemon</groupId >
44
44
<artifactId >unitauto-jar</artifactId >
45
45
<version >2.6.1</version >
46
- </dependency> -->
46
+ </dependency >
47
47
<dependency >
48
48
<groupId >io.github.classgraph</groupId >
49
49
<artifactId >classgraph</artifactId >
53
53
54
54
55
55
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 <<<<<<<<<< -->
56
- <!-- < dependency>
56
+ <dependency >
57
57
<groupId >com.github.Tencent</groupId >
58
58
<artifactId >APIJSON</artifactId >
59
59
<version >4.7.2</version >
67
67
<groupId >com.github.APIJSON</groupId >
68
68
<artifactId >apijson-column</artifactId >
69
69
<version >1.1.2</version >
70
- </dependency> -->
70
+ </dependency >
71
71
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
72
72
73
73
<!-- 需要用的数据库 JDBC 驱动 -->
You can’t perform that action at this time.
0 commit comments