新增postgresql驱动
This commit is contained in:
parent
8d053514aa
commit
b5a51b7d03
|
@ -45,6 +45,10 @@
|
|||
<artifactId>DmJdbcDriver18</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
<artifactId>postgresql</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>mybatis-plus-boot-starter</artifactId>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue
Block a user