疯狂的狮子Li
2022-11-03 cd9c3c3f4f7a55b8d52a36ff0559931610aa43ae
ruoyi-framework/src/main/java/com/ruoyi/framework/config/ResourcesConfig.java
@@ -4,6 +4,7 @@
import com.yomahub.tlog.web.interceptor.TLogWebInterceptor;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.CacheControl;
import org.springframework.web.cors.CorsConfiguration;
import org.springframework.web.cors.UrlBasedCorsConfigurationSource;
import org.springframework.web.filter.CorsFilter;