漏洞修复
This commit is contained in:
parent
4e75566cad
commit
989c4203e2
|
|
@ -25,6 +25,7 @@ public class WebMvcConfig implements WebMvcConfigurer {
|
|||
*
|
||||
* @return
|
||||
*/
|
||||
/*
|
||||
@Bean
|
||||
public WebMvcConfigurer corsConfigurer() {
|
||||
return new WebMvcConfigurer() {
|
||||
|
|
@ -34,6 +35,7 @@ public class WebMvcConfig implements WebMvcConfigurer {
|
|||
}
|
||||
};
|
||||
}
|
||||
*/
|
||||
|
||||
/**
|
||||
* datatable分页解析
|
||||
|
|
|
|||
Loading…
Reference in New Issue