ADD file via upload

yzq
p87sjbg3f 5 months ago
parent 4b613344b3
commit fd24b92320

@ -0,0 +1,9 @@
package com.qsd.orange.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
@Configuration
public class WebConfig implements WebMvcConfigurer {
}
Loading…
Cancel
Save