上下班缺卡定时任务
This commit is contained in:
@ -283,7 +283,7 @@ public class WgzAppController {
|
||||
/**
|
||||
* 【考勤打卡】【打卡日历】 打卡日历记录
|
||||
*/
|
||||
@ApiOperation("【考勤打卡】【打卡日历】 打卡日历记录)")
|
||||
@ApiOperation("【考勤打卡】【打卡日历】 打卡日历记录")
|
||||
//@PreAuthorize("@ss.hasPermi('wgzApp:user:userPunchTheCalendarRecord')")
|
||||
@GetMapping("/WgzAppUserPunchTheCalendarRecord")
|
||||
public AjaxResult<WgzAppPunchTheCalendarRecordRes> userPunchTheCalendarRecord() {
|
||||
|
Reference in New Issue
Block a user