# 曙光物流 **Repository Path**: techutter/shuguang ## Basic Information - **Project Name**: 曙光物流 - **Description**: 考勤打卡 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-12 - **Last Updated**: 2025-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 排序 return ['sort' => 'desc', 'id' => 'asc']; ## 定时任务 一、生成考勤记录 php think work 10 0 * * * 二、考勤记录打卡生成图片 php think work_photo * * * * * 三、考勤记录下载 php think work_download * * * * * 四、考试记录导出 php think exam_export * * * * * 五、学习记录导出 php think study_export * * * * *