Commit 264b3cb7 authored by zhengjie's avatar zhengjie
Browse files

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

close https://github.com/elunez/eladmin/issues/514
parent a60661ed
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment