测试能否提交

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> <version>3.6.3</version>
</dependency> </dependency>
<!--PostgreSQL JDBC驱动 --> <!-- &lt;!&ndash;PostgreSQL JDBC驱动 &ndash;&gt;-->
<dependency> <!-- <dependency>-->
<groupId>org.postgresql</groupId> <!-- <groupId>org.postgresql</groupId>-->
<artifactId>postgresql</artifactId> <!-- <artifactId>postgresql</artifactId>-->
</dependency> <!-- </dependency>-->
</dependencies> </dependencies>