|
@@ -9,7 +9,7 @@ import org.springframework.context.annotation.ImportResource;
|
|
import javax.servlet.Servlet;
|
|
import javax.servlet.Servlet;
|
|
|
|
|
|
@Configuration
|
|
@Configuration
|
|
-//@ImportResource("classpath:ureport-console-context.xml")
|
|
|
|
|
|
+@ImportResource("classpath:ureport-console-context.xml")
|
|
public class ServletConfig {
|
|
public class ServletConfig {
|
|
|
|
|
|
@Bean
|
|
@Bean
|