refs
用户 luoyb <412940104@qq.com>
星期二, 一月 26, 2021 00:35 +0800
提交者 luoyb <412940104@qq.com>
星期二, 一月 26, 2021 00:35 +0800
提交f0b134801f297894cc6159270be54b4def7cf11d
目录 5b82ef51cd479c07a743a9e86676f58f102da8b4 目录 | zip | gz
parent e3165520cedc692ce5c5b7ccbe815da7182f9eec 查看 | 对比
feat(人力资源微服务、通用工具包): 不良记录管理接口完善、通用工具增加

1.不良记录实体对日期与时间字段指定了序列化与反序列化的处理工具
2.通用工具包增加了对日期与时间的序列化及反序列化的工具处理类
9个文件已添加
447 ■■■■■ 已修改文件
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/annotation/FieldInfo.java 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/annotation/ResponseResult.java 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/enums/ResultCodeEnum.java 111 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/response/IResult.java 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/response/ReturnResult.java 142 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/utils/DateDeSerializer.java 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/utils/DateSerializer.java 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/utils/DateTimeDeserializer.java 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
febs-common/febs-common-core/src/main/java/cc/mrbird/febs/common/core/utils/DateTimeSerializer.java 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史