[代码优化](v2.6):bug修复,代码优化,日期格式化后返回

close https://github.com/elunez/eladmin/issues/514
pull/545/head^2
zhengjie 2020-12-12 21:25:56 +08:00
parent a60661ed1c
commit 264b3cb79d
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ import org.springframework.web.filter.CorsFilter;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
import java.util.ArrayList;
import java.util.List;