feiyu02
2023-11-13 d173c12b07244d7b97eb0dd14e93b8923e3ba063
pom.xml
@@ -96,6 +96,11 @@
            <artifactId>junit</artifactId>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>io.springfox</groupId>
            <artifactId>springfox-boot-starter</artifactId>
            <version>3.0.0</version>
        </dependency>
    </dependencies>
    <build>