kaiyu
2021-03-11 4edd63bcd21b999e0782047ca0602f9e915cd94c
pom.xml
@@ -102,6 +102,11 @@
            <artifactId>mysql-connector-java</artifactId>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-test</artifactId>
            <scope>test</scope>
        </dependency>
    </dependencies>