Commit 9de14fcf authored by 赵啸非's avatar 赵啸非

考勤异常添加绩效考核

parent c3092e75
......@@ -136,7 +136,7 @@ public class AttendanceStatEntity extends AttendanceStatVo {
/**
* 考勤汇总-出勤率(%)
*/
@Excel(name = "考勤汇总-出勤率",percentEnabled = true,suffix="%",scale=4)
@Excel(name = "考勤汇总-出勤率",percentEnabled = true,suffix="%",scale=2)
private BigDecimal attendanceRate;
/**
* 考勤汇总-未按规定打卡(含忘记打卡)
......
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