注册失败返回失败结果

This commit is contained in:
macro
2020-09-03 21:08:42 +08:00
parent db098589a2
commit c7b10b504b

View File

@@ -10,7 +10,7 @@ import org.springframework.http.converter.json.Jackson2ObjectMapperBuilder;
/**
* Jackson配置类
* Jackson相关配置类
* json不返回null的字段
* Created by macro on 2018/8/2.
*/