zhangfeng
2023-07-24 bf238119070de052f13613d8b10fb75a08a5b8e3
src/main/java/com/gk/hotwork/Config/Swagger/WebMvcConfig.java
@@ -1,5 +1,6 @@
package com.gk.hotwork.Config.Swagger;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;