打卡系统 API

微信小程序打卡服务端

服务运行中

📋 API 接口

POST /api/auth/login 微信登录
POST /api/auth/update-profile 更新资料
GET /api/items 打卡项列表
GET /api/checkin/today 今日打卡
POST /api/checkin/do 执行打卡
GET /api/checkin/calendar 打卡日历
GET /api/weather/current 天气查询
GET /api/admin/users 后台管理