测试能否提交

master
xiaohuang 2024-05-27 17:25:22 +08:00
parent 52dd057e4c
commit cf01dd4419
1 changed files with 5 additions and 5 deletions

View File

@ -27,11 +27,11 @@
<version>3.6.3</version>
</dependency>
<!--PostgreSQL JDBC驱动 -->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
</dependency>
<!-- &lt;!&ndash;PostgreSQL JDBC驱动 &ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>org.postgresql</groupId>-->
<!-- <artifactId>postgresql</artifactId>-->
<!-- </dependency>-->
</dependencies>