Commit 05e520ad authored by 赵啸非's avatar 赵啸非

修改统计注入

parent fc895fb0
...@@ -75,7 +75,7 @@ public class AttendanceStatServiceImpl extends AbstractCRUDServiceImpl<Attendanc ...@@ -75,7 +75,7 @@ public class AttendanceStatServiceImpl extends AbstractCRUDServiceImpl<Attendanc
private AttendanceLeaveRecordService leaveRecordService; private AttendanceLeaveRecordService leaveRecordService;
@Autowired @Autowired
private ICacheService cacheService; private ICacheService cacheService;
@Autowired
private AttendanceGroupStaffService attendanceGroupStaffService; private AttendanceGroupStaffService attendanceGroupStaffService;
@Override @Override
......
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