/** * Generated by orval v8.5.3 🍺 * Do not edit manually. * 幼儿阅读教学服务平台 API * 提供课程管理、授课记录、学生评价等功能的 API 文档 * OpenAPI spec version: 2.0 */ export type AdminStatsControllerGetRecentActivitiesParams = { limit: string; };