Commit 73380ac6 authored by hongguangwu's avatar hongguangwu

MVP1.7.9-日志提示语

parent e53beb57
......@@ -132,6 +132,7 @@ public class TEmployeePreLogServiceImpl extends ServiceImpl<TEmployeePreLogMappe
WriteNullStringAsEmpty, WriteDateUseDateFormat
};
// 修改入职确认信息,忽略的字段变更日志。processStatus 不做忽略,如果点确认重置了状态,要有日志。
private static final List<String> IGNORE_FIELD = new ArrayList<>();
static {
IGNORE_FIELD.add("joinLeaveDate");
......
Markdown is supported
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