feiyu02
2023-10-31 8f7542559760324c4dd6a2f9795d4c4df21df7af
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>