zhangnaisong
2024-09-07 0819312988ae6e041360fd354ef57a73633b7354
pom.xml
@@ -132,6 +132,11 @@
            <groupId>org.postgresql</groupId>
            <artifactId>postgresql</artifactId>
        </dependency>
        <dependency>
            <groupId>mysql</groupId>
            <artifactId>mysql-connector-java</artifactId>
            <scope>runtime</scope>
        </dependency>
    </dependencies>
    <build>