File tree 1 file changed +10
-10
lines changed
APIJSON-Java-Server/APIJSONFinal
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
</dependency >
24
24
25
25
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 <<<<<<<<<< -->
26
- <dependency >
27
- <groupId >com.github.Tencent</groupId >
28
- <artifactId >APIJSON</artifactId >
29
- <version >6.0.0</version >
30
- </dependency >
31
- <dependency >
32
- <groupId >com.github.APIJSON</groupId >
33
- <artifactId >apijson-framework</artifactId >
34
- <version >6.0.0</version >
35
- </dependency >
26
+ <dependency >
27
+ <groupId >com.github.Tencent</groupId >
28
+ <artifactId >APIJSON</artifactId >
29
+ <version >6.0.0</version >
30
+ </dependency >
31
+ <dependency >
32
+ <groupId >com.github.APIJSON</groupId >
33
+ <artifactId >apijson-framework</artifactId >
34
+ <version >6.0.0</version >
35
+ </dependency >
36
36
<!-- 可使用 libs 目录的 apijson-orm.jar 和 apijson-framework.jar 来替代,两种方式二选一 >>>>>>>>>> -->
37
37
38
38
<!-- 需要用的数据库 JDBC 驱动 -->
You can’t perform that action at this time.
0 commit comments