Skip to content

Commit 0f6dd2b

Browse files
committed
取消注释对 APIJSON 的 Maven 依赖
1 parent 7f5e0fa commit 0f6dd2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
</dependency>
2626

2727
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
28-
<!-- <dependency>
28+
<dependency>
2929
<groupId>com.github.Tencent</groupId>
3030
<artifactId>APIJSON</artifactId>
3131
<version>4.6.7</version>
32-
</dependency> -->
32+
</dependency>
3333

3434
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
3535
<dependency>

0 commit comments

Comments
 (0)