Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8eaa55c

Browse files
Java:APIJSONBoot-MultiDataSource 取消被注释的依赖
1 parent e2281fe commit 8eaa55c

File tree

1 file changed

+4
-4
lines changed
  • APIJSON-Java-Server/APIJSONBoot-MultiDataSource

1 file changed

+4
-4
lines changed

‎APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
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>
@@ -43,7 +43,7 @@
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>
@@ -53,7 +53,7 @@
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>
@@ -67,7 +67,7 @@
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 驱动 -->

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /