Commit b4742014 authored by 廖旭伟's avatar 廖旭伟

考勤汇总导出字段调整

parent faa33835
...@@ -187,7 +187,7 @@ public class AttendanceStatEntity extends AttendanceStatVo { ...@@ -187,7 +187,7 @@ public class AttendanceStatEntity extends AttendanceStatVo {
/** /**
* 考勤汇总-溜班(次) * 考勤汇总-溜班(次)
*/ */
@Excel(name = "考勤汇总-溜班") @Excel(name = "考勤汇总-溜班/早退")
private Integer overtimeTimes; private Integer overtimeTimes;
/** /**
* 考勤汇总-空岗 * 考勤汇总-空岗
......
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