99
This commit is contained in:
@@ -20,5 +20,11 @@ namespace MyCode.Project.Services
|
||||
void TaskGetUserByAccount();
|
||||
|
||||
void AddTask();
|
||||
/// <summary>
|
||||
/// 定时打卡任务
|
||||
/// </summary>
|
||||
void TaskAttendanceRequest();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user