49 KiB
49 KiB
| 1 | method | path | status | legacy_operation_id | legacy_summary | target_operation_id | target_summary |
|---|---|---|---|---|---|---|---|
| 2 | GET | /api/ai/school-recommendations | legacy_only | AiController_list | 查询院校推荐报告 | AI 延后到 Semantic Kernel + 租户自带 API Key 独立阶段 | |
| 3 | GET | /api/ai/school-recommendations/detail | legacy_only | AiController_detail | 获取院校推荐报告详情 | AI 延后到 Semantic Kernel + 租户自带 API Key 独立阶段 | |
| 4 | GET | /api/ai/school-recommendations/export | legacy_only | AiController_exportReport | 导出院校推荐报告 | AI 延后到 Semantic Kernel + 租户自带 API Key 独立阶段 | |
| 5 | POST | /api/ai/school-recommendations/generate | legacy_only | AiController_generate | 生成院校推荐报告 | AI 延后到 Semantic Kernel + 租户自带 API Key 独立阶段 | |
| 6 | GET | /api/assets/{assetId}/download | target_only | 获取资源下载地址 | |||
| 7 | GET | /api/assets/{assetId}/preview | target_only | 获取资源预览地址 | |||
| 8 | POST | /api/auth/login/password | target_only | 手机号密码登录 | |||
| 9 | POST | /api/auth/login/sms | target_only | 短信验证码登录 | |||
| 10 | POST | /api/auth/logout | exact_match | AuthController_logout | 退出登录 | 退出登录 | |
| 11 | GET | /api/auth/me | legacy_only | AuthController_me | 获取当前登录用户 | ||
| 12 | POST | /api/auth/oauth/qq | legacy_only | AuthController_qq | QQ OAuth 登录 | ||
| 13 | POST | /api/auth/oauth/wechat | exact_match | AuthController_wechat | 微信网页 OAuth 登录 | 微信网页 OAuth 登录 | |
| 14 | POST | /api/auth/oauth/wechat-miniapp | exact_match | AuthController_miniapp | 微信小程序登录 | 微信小程序登录 | |
| 15 | POST | /api/auth/phone/bind | legacy_only | AuthController_bindPhone | 绑定手机号 | ||
| 16 | POST | /api/auth/refresh | target_only | 刷新登录会话 | |||
| 17 | POST | /api/auth/sms/send | legacy_only | AuthController_sendSms | 发送短信验证码 | ||
| 18 | POST | /api/auth/sms/verify | legacy_only | AuthController_verifySms | 校验短信验证码并登录 | ||
| 19 | GET | /api/catalog/announcements | exact_match | CatalogController_announcements | 查询公告 | 查询公告 | |
| 20 | GET | /api/catalog/app-assets | target_only | 查询应用资源 | |||
| 21 | GET | /api/catalog/assets | legacy_only | CatalogController_assets | 查询内容资源 | ||
| 22 | GET | /api/catalog/assets/download | legacy_only | CatalogController_download | 获取资源下载地址 | ||
| 23 | GET | /api/catalog/assets/preview | legacy_only | CatalogController_preview | 获取资源预览地址 | ||
| 24 | GET | /api/catalog/banners | exact_match | CatalogController_banners | 查询首页横幅 | 查询首页横幅 | |
| 25 | GET | /api/catalog/categories | exact_match | CatalogController_categories | 查询题目分类 | 查询题目分类 | |
| 26 | GET | /api/catalog/content-assets | target_only | 查询内容资源 | |||
| 27 | GET | /api/catalog/content-entries | exact_match | CatalogController_contentEntries | 查询内容入口 | 查询内容入口 | |
| 28 | GET | /api/catalog/content-nodes | exact_match | CatalogController_contentNodes | 查询内容导航节点 | 查询内容导航节点 | |
| 29 | GET | /api/catalog/exam-dates | exact_match | CatalogController_examDates | 查询考试日期 | 查询考试日期 | |
| 30 | GET | /api/catalog/faqs | exact_match | CatalogController_faqs | 查询常见问题 | 查询常见问题 | |
| 31 | GET | /api/catalog/handbook-chapters | exact_match | CatalogController_handbookChapters | 查询知识手册章节 | 查询知识手册章节 | |
| 32 | GET | /api/catalog/handbook-entries | exact_match | CatalogController_handbookEntries | 查询知识手册条目 | 查询知识手册条目 | |
| 33 | GET | /api/catalog/handbook-subjects | exact_match | CatalogController_handbookSubjects | 查询知识手册科目 | 查询知识手册科目 | |
| 34 | GET | /api/catalog/images | target_only | 查询图片资源 | |||
| 35 | GET | /api/catalog/majors | exact_match | CatalogController_majors | 查询专业目录 | 查询专业目录 | |
| 36 | GET | /api/catalog/module-nodes | exact_match | CatalogController_moduleNodes | 查询模块导航节点 | 查询模块导航节点 | |
| 37 | GET | /api/catalog/practice-blueprints | exact_match | CatalogController_blueprints | 查询练习蓝图 | 查询练习蓝图 | |
| 38 | GET | /api/catalog/products | exact_match | CatalogController_products | 查询可购买产品 | 查询可购买产品 | |
| 39 | GET | /api/catalog/question-banks | target_only | 查询题库列表 | |||
| 40 | GET | /api/catalog/question-categories | target_only | 查询题目分类 | |||
| 41 | GET | /api/catalog/question-collections | exact_match | CatalogController_collections | 查询可用题集 | 查询可用题集 | |
| 42 | GET | /api/catalog/question-collections/questions | exact_match | CatalogController_collectionQuestions | 查询题集内题目 | 查询题集内题目 | |
| 43 | GET | /api/catalog/question-videos | target_only | 查询题目关联视频 | |||
| 44 | GET | /api/catalog/questions | exact_match | CatalogController_questions | 查询已发布题目 | 查询已发布题目 | |
| 45 | GET | /api/catalog/questions/{questionId} | target_only | 查询题目详情 | |||
| 46 | GET | /api/catalog/questions/{questionId}/versions | target_only | 查询题目版本 | |||
| 47 | GET | /api/catalog/region-modules | exact_match | CatalogController_regionModules | 查询地区功能模块 | 查询地区功能模块 | |
| 48 | GET | /api/catalog/regions | exact_match | CatalogController_regions | 查询可用地区 | 查询可用地区 | |
| 49 | GET | /api/catalog/schools | exact_match | CatalogController_schools | 查询院校目录 | 查询院校目录 | |
| 50 | GET | /api/catalog/subjects | exact_match | CatalogController_subjects | 查询科目目录 | 查询科目目录 | |
| 51 | GET | /api/catalog/svip-plans | exact_match | CatalogController_svipPlans | 查询 SVIP 套餐 | 查询 SVIP 套餐 | |
| 52 | GET | /api/catalog/timelines | legacy_only | CatalogController_timelines | 查询考试时间线 | ||
| 53 | GET | /api/catalog/video-explanations | target_only | 查询视频讲解 | |||
| 54 | GET | /api/catalog/vocabulary-units | exact_match | CatalogController_vocabularyUnits | 查询词汇单元 | 查询词汇单元 | |
| 55 | GET | /api/catalog/vocabulary-words | exact_match | CatalogController_vocabularyWords | 查询词汇单词 | 查询词汇单词 | |
| 56 | POST | /api/commerce/activation-codes/check | legacy_only | CommerceOrdersController_checkCode | 检查激活码是否可兑换 | ||
| 57 | POST | /api/commerce/activation-codes/redeem | legacy_only | CommerceOrdersController_redeemCode | 兑换激活码并发放权益 | ||
| 58 | GET | /api/commerce/adjustment-vouchers | legacy_only | CommerceAdjustmentsController_list | 查询调账凭证 | ||
| 59 | POST | /api/commerce/adjustment-vouchers | legacy_only | CommerceAdjustmentsController_create | 创建调账凭证 | ||
| 60 | GET | /api/commerce/adjustment-vouchers/events | legacy_only | CommerceAdjustmentsController_events | 查询调账凭证事件 | ||
| 61 | GET | /api/commerce/adjustment-vouchers/report | legacy_only | CommerceAdjustmentsController_report | 查询调账统计报告 | ||
| 62 | POST | /api/commerce/adjustment-vouchers/status | legacy_only | CommerceAdjustmentsController_status | 审核或关闭调账凭证 | ||
| 63 | GET | /api/commerce/coupons | target_only | 查询当前用户优惠券 | |||
| 64 | POST | /api/commerce/coupons/check | target_only | 校验优惠券并预览订单金额 | |||
| 65 | POST | /api/commerce/coupons/claim | exact_match | CommerceOrdersController_claimCoupon | 领取优惠券 | 领取优惠券 | |
| 66 | GET | /api/commerce/entitlements | legacy_only | CommerceOrdersController_entitlements | 查询当前用户有效权益 | ||
| 67 | GET | /api/commerce/entitlements/check | legacy_only | CommerceOrdersController_entitlementCheck | 检查当前用户是否拥有指定权益 | ||
| 68 | GET | /api/commerce/entitlements/current | target_only | 查询当前用户权益 | |||
| 69 | GET | /api/commerce/operations/anomalies | legacy_only | CommerceAdjustmentsController_operations | 查询支付运营异常总览 | ||
| 70 | GET | /api/commerce/orders | exact_match | CommerceOrdersController_list | 查询当前用户订单 | 查询当前用户订单 | |
| 71 | POST | /api/commerce/orders | exact_match | CommerceOrdersController_create | 创建商城订单 | 创建学生端订单 | |
| 72 | GET | /api/commerce/orders/detail | legacy_only | CommerceOrdersController_detail | 查询订单详情 | ||
| 73 | GET | /api/commerce/orders/status | legacy_only | CommerceOrdersController_status | 查询订单及最新支付状态 | ||
| 74 | GET | /api/commerce/orders/{orderNo} | target_only | 查询当前用户订单详情 | |||
| 75 | POST | /api/commerce/payments | target_only | 创建订单支付 | |||
| 76 | POST | /api/commerce/payments/create | legacy_only | CommercePaymentsController_createPayment | 创建第三方支付参数 | ||
| 77 | POST | /api/commerce/payments/manual-confirm | legacy_only | CommercePaymentsController_manualConfirm | 人工确认线下支付 | ||
| 78 | POST | /api/commerce/payments/notify/alipay | exact_match | CommercePaymentsController_alipayPayment | 接收支付宝支付结果通知 | 支付宝支付回调 | |
| 79 | POST | /api/commerce/payments/notify/wechat-pay | target_only | 微信支付回调 | |||
| 80 | POST | /api/commerce/payments/notify/wechat_pay | legacy_only | CommercePaymentsController_wechatPayment | 接收微信支付成功通知 | ||
| 81 | GET | /api/commerce/reconciliation/anomalies | legacy_only | CommerceReconciliationController_anomalies | 查询对账异常汇总 | ||
| 82 | GET | /api/commerce/reconciliation/batches | legacy_only | CommerceReconciliationController_batches | 查询对账批次 | ||
| 83 | POST | /api/commerce/reconciliation/import | legacy_only | CommerceReconciliationController_import | 导入支付渠道账单并创建对账批次 | ||
| 84 | GET | /api/commerce/reconciliation/issues | legacy_only | CommerceReconciliationController_issues | 查询对账处理工单 | ||
| 85 | POST | /api/commerce/reconciliation/issues/create | legacy_only | CommerceReconciliationController_createIssue | 从对账异常创建处理工单 | ||
| 86 | GET | /api/commerce/reconciliation/issues/events | legacy_only | CommerceReconciliationController_issueEvents | 查询对账工单事件 | ||
| 87 | POST | /api/commerce/reconciliation/issues/status | legacy_only | CommerceReconciliationController_updateIssue | 更新对账工单状态 | ||
| 88 | GET | /api/commerce/reconciliation/items | legacy_only | CommerceReconciliationController_items | 查询对账明细 | ||
| 89 | POST | /api/commerce/reconciliation/preview | legacy_only | CommerceReconciliationController_preview | 预览支付渠道账单对账 | ||
| 90 | GET | /api/commerce/reconciliation/provider-bills/jobs | legacy_only | CommerceReconciliationController_billJobs | 查询渠道账单下载任务 | ||
| 91 | POST | /api/commerce/reconciliation/provider-bills/request | legacy_only | CommerceReconciliationController_requestBill | 创建渠道官方账单下载任务 | ||
| 92 | GET | /api/commerce/refunds | legacy_only | CommercePaymentsController_refunds | 查询租户退款申请 | ||
| 93 | POST | /api/commerce/refunds | legacy_only | CommercePaymentsController_createRefund | 创建退款申请 | ||
| 94 | POST | /api/commerce/refunds/notify/alipay | legacy_only | CommercePaymentsController_alipayRefund | 接收支付宝退款结果通知 | ||
| 95 | POST | /api/commerce/refunds/notify/wechat_pay | legacy_only | CommercePaymentsController_wechatRefund | 接收微信退款结果通知 | ||
| 96 | POST | /api/commerce/refunds/status | legacy_only | CommercePaymentsController_updateRefund | 审核或处理退款 | ||
| 97 | PUT | /api/commission/member-rate | exact_match | ReferralCommissionController_memberRate | 设置成员专属佣金率 | ||
| 98 | GET | /api/commission/orders | exact_match | ReferralCommissionController_orders | 查询佣金来源明细 | ||
| 99 | GET | /api/commission/settings | exact_match | ReferralCommissionController_settings | 查询租户佣金配置 | ||
| 100 | PUT | /api/commission/settings | exact_match | ReferralCommissionController_updateSettings | 保存租户佣金配置 | ||
| 101 | GET | /api/commission/settlements | exact_match | ReferralCommissionController_settlements | 查询佣金结算单 | ||
| 102 | GET | /api/commission/settlements/export | exact_match | ReferralCommissionController_export | 导出佣金结算明细 | ||
| 103 | POST | /api/commission/settlements/generate | exact_match | ReferralCommissionController_generate | 生成佣金结算单 | ||
| 104 | GET | /api/commission/settlements/proofs | exact_match | ReferralCommissionController_proofs | 查询佣金结算凭证 | ||
| 105 | POST | /api/commission/settlements/proofs | exact_match | ReferralCommissionController_createProof | 提交佣金打款或票据凭证 | ||
| 106 | POST | /api/commission/settlements/proofs/status | exact_match | ReferralCommissionController_updateProof | 审核佣金结算凭证 | ||
| 107 | POST | /api/commission/settlements/status | exact_match | ReferralCommissionController_updateStatus | 更新佣金结算状态 | ||
| 108 | GET | /api/commission/summary | exact_match | ReferralCommissionController_summary | 查询佣金汇总 | ||
| 109 | GET | /api/crm/config | exact_match | ReferralCrmController_config | 查询 CRM 推送配置 | 查询 CRM 推送配置 | |
| 110 | PUT | /api/crm/config | exact_match | ReferralCrmController_upsertConfig | 保存 CRM 推送与线索分配配置 | 保存 CRM 推送配置 | |
| 111 | GET | /api/crm/dead-letters | exact_match | ReferralCrmController_deadLetters | 查询 CRM 死信任务与汇总 | 查询 CRM 死信任务与汇总 | |
| 112 | GET | /api/crm/queue | exact_match | ReferralCrmController_queue | 查询 CRM webhook 队列 | 查询 CRM webhook 队列 | |
| 113 | POST | /api/crm/queue/action | exact_match | ReferralCrmController_action | 重试或忽略 CRM 死信任务 | 重试或忽略 CRM 死信任务 | |
| 114 | GET | /api/crm/queue/logs | exact_match | ReferralCrmController_logs | 查询 CRM 队列执行日志 | 查询 CRM 队列执行日志 | |
| 115 | GET | /api/health | target_only | 健康检查 | |||
| 116 | POST | /api/learning/answers | exact_match | LearningController_answer | 提交题目答案 | 提交题目答案 | |
| 117 | GET | /api/learning/favorites/questions | exact_match | LearningController_favoriteQuestions | 查询收藏题目 | 查询收藏题目 | |
| 118 | POST | /api/learning/favorites/questions | exact_match | LearningController_toggleFavoriteQuestion | 收藏或取消收藏题目 | 收藏或取消收藏题目 | |
| 119 | GET | /api/learning/leaderboard | exact_match | LearningController_leaderboard | 查询学习排行榜 | 查询学习排行榜 | |
| 120 | GET | /api/learning/practice-reports | exact_match | LearningController_reports | 查询练习报告列表 | 查询练习报告列表 | |
| 121 | POST | /api/learning/practice-sessions | exact_match | LearningController_createSession | 创建练习会话 | 创建练习会话 | |
| 122 | GET | /api/learning/practice-sessions/detail | exact_match | LearningController_sessionDetail | 获取练习会话详情 | 获取练习会话详情 | |
| 123 | GET | /api/learning/practice-sessions/history | exact_match | LearningController_history | 查询练习历史 | 查询练习历史 | |
| 124 | GET | /api/learning/practice-sessions/report | exact_match | LearningController_sessionReport | 获取练习会话报告 | 获取练习会话报告 | |
| 125 | POST | /api/learning/practice-sessions/submit | exact_match | LearningController_submitSession | 提交练习会话 | 提交练习会话并生成报告 | |
| 126 | GET | /api/learning/stats | exact_match | LearningController_stats | 查询学习统计 | 查询学习统计 | |
| 127 | GET | /api/learning/trend | exact_match | LearningController_trend | 查询学习趋势 | 查询学习趋势 | |
| 128 | GET | /api/learning/vocabulary/favorites | exact_match | LearningController_favoriteWords | 查询收藏单词 | 查询收藏单词 | |
| 129 | POST | /api/learning/vocabulary/favorites | exact_match | LearningController_toggleFavoriteWord | 收藏或取消收藏单词 | 收藏或取消收藏单词 | |
| 130 | GET | /api/learning/vocabulary/progress | exact_match | LearningController_wordProgress | 查询单词学习进度 | 查询单词学习进度 | |
| 131 | POST | /api/learning/vocabulary/progress | exact_match | LearningController_updateWordProgress | 更新单词学习进度 | 更新单词学习进度 | |
| 132 | POST | /api/learning/vocabulary/review | exact_match | LearningController_reviewWord | 提交单词复习结果 | 提交单词复习结果 | |
| 133 | GET | /api/learning/vocabulary/review-plan | exact_match | LearningController_wordPlan | 生成单词复习计划 | 生成单词复习计划 | |
| 134 | GET | /api/learning/vocabulary/stats | exact_match | LearningController_wordStats | 查询单词学习统计 | 查询单词学习统计 | |
| 135 | GET | /api/learning/wrong-questions | exact_match | LearningController_wrongQuestions | 查询错题列表 | 查询错题列表 | |
| 136 | POST | /api/learning/wrong-questions/resolve | exact_match | LearningController_resolveWrong | 将错题标记为已解决 | 将错题标记为已解决 | |
| 137 | GET | /api/learning/wrong-questions/review-plan | exact_match | LearningController_wrongPlan | 生成错题复习计划 | 生成错题复习计划 | |
| 138 | GET | /api/me | target_only | ||||
| 139 | GET | /api/platform-admin/audit-alert-rules | legacy_only | PlatformAdminAuditController_rules | 查询平台审计告警规则 | ||
| 140 | GET | /api/platform-admin/audit-alerts | legacy_only | PlatformAdminAuditController_alerts | 查询平台审计告警 | ||
| 141 | POST | /api/platform-admin/audit-alerts/status | legacy_only | PlatformAdminAuditController_updateAlert | 更新平台审计告警状态 | ||
| 142 | GET | /api/platform-admin/audit-logs | legacy_only | PlatformAdminAuditController_logs | 查询平台审计日志 | ||
| 143 | GET | /api/platform-admin/audit-logs/export | legacy_only | PlatformAdminAuditController_exportLogs | 导出平台审计日志 | ||
| 144 | GET | /api/platform-admin/audit-notification-channels | legacy_only | PlatformAdminAuditController_channels | 查询审计告警通知渠道 | ||
| 145 | PUT | /api/platform-admin/audit-notification-channels | legacy_only | PlatformAdminAuditController_upsertChannel | 创建或更新审计告警通知渠道 | ||
| 146 | GET | /api/platform-admin/audit-notification-events | legacy_only | PlatformAdminAuditController_events | 查询审计告警通知事件 | ||
| 147 | GET | /api/platform-admin/dunning-notification-channels | legacy_only | PlatformAdminDunningChannelsController_channels | 查询平台催缴通知渠道 | ||
| 148 | PUT | /api/platform-admin/dunning-notification-channels | legacy_only | PlatformAdminDunningChannelsController_upsertChannel | 创建或更新平台催缴通知渠道 | ||
| 149 | GET | /api/platform-admin/dunning-notification-events | legacy_only | PlatformAdminDunningEventsController_events | 查询平台催缴通知事件 | ||
| 150 | GET | /api/platform-admin/invoices | legacy_only | PlatformAdminBillingController_invoices | 查询平台租户账单 | ||
| 151 | POST | /api/platform-admin/invoices | legacy_only | PlatformAdminBillingController_createInvoice | 手工创建租户账单 | ||
| 152 | POST | /api/platform-admin/invoices/from-subscription | legacy_only | PlatformAdminBillingController_fromSubscription | 为单个订阅生成账单 | ||
| 153 | POST | /api/platform-admin/invoices/from-subscriptions-batch | legacy_only | PlatformAdminBillingController_fromSubscriptionsBatch | 批量生成订阅账单 | ||
| 154 | POST | /api/platform-admin/invoices/from-usage-overage | legacy_only | PlatformAdminBillingController_fromUsage | 批量生成用量超额账单 | ||
| 155 | POST | /api/platform-admin/invoices/payments/manual-confirm | legacy_only | PlatformAdminBillingController_confirmPayment | 人工确认平台服务费收款 | ||
| 156 | POST | /api/platform-admin/invoices/process-overdue | legacy_only | PlatformAdminBillingController_processOverdue | 处理逾期账单并创建催缴记录 | ||
| 157 | GET | /api/platform-admin/invoices/reminders | legacy_only | PlatformAdminBillingController_reminders | 查询账单催缴记录 | ||
| 158 | GET | /api/platform-admin/invoices/subscription-candidates | legacy_only | PlatformAdminBillingController_subscriptionCandidates | 预览订阅账单候选 | ||
| 159 | GET | /api/platform-admin/invoices/usage-overage-candidates | legacy_only | PlatformAdminBillingController_usageCandidates | 预览用量超额账单候选 | ||
| 160 | GET | /api/platform-admin/overview | legacy_only | PlatformAdminOverviewController_overview | 查询平台经营概览 | ||
| 161 | GET | /api/platform-admin/permissions | legacy_only | PlatformAdminOverviewController_permissions | 查询当前平台管理员权限 | ||
| 162 | GET | /api/platform-admin/plans | legacy_only | PlatformAdminOverviewController_plans | 查询平台 SaaS 套餐 | ||
| 163 | GET | /api/platform-admin/question-bank-grants | legacy_only | PlatformAdminQuestionBanksController_grants | 查询公共题库授权规则 | ||
| 164 | PUT | /api/platform-admin/question-bank-grants | legacy_only | PlatformAdminQuestionBanksController_upsertGrant | 创建或更新公共题库授权 | ||
| 165 | GET | /api/platform-admin/question-bank-sync-status | legacy_only | PlatformAdminQuestionBanksController_syncStatus | 查询公共题库采用与同步状态 | ||
| 166 | GET | /api/platform-admin/question-banks | legacy_only | PlatformAdminQuestionBanksController_banks | 查询平台公共题库 | ||
| 167 | GET | /api/platform-admin/staff | legacy_only | PlatformAdminOverviewController_staff | 查询平台员工列表 | ||
| 168 | PUT | /api/platform-admin/staff | legacy_only | PlatformAdminOverviewController_upsertStaff | 创建或更新平台员工 | ||
| 169 | PATCH | /api/platform-admin/staff/status | legacy_only | PlatformAdminOverviewController_updateStaffStatus | 启用或禁用平台员工 | ||
| 170 | POST | /api/platform-admin/subscriptions | legacy_only | PlatformAdminBillingController_createSubscription | 创建租户订阅 | ||
| 171 | GET | /api/platform-admin/tenants | legacy_only | PlatformAdminTenantsController_list | 查询平台租户列表 | ||
| 172 | POST | /api/platform-admin/tenants | legacy_only | PlatformAdminTenantsController_create | 创建平台租户 | ||
| 173 | PUT | /api/platform-admin/tenants/billing-profile | legacy_only | PlatformAdminTenantsController_billingProfile | 保存租户账务与开票资料 | ||
| 174 | GET | /api/platform-admin/tenants/detail | legacy_only | PlatformAdminTenantsController_detail | 查询平台租户详情 | ||
| 175 | PATCH | /api/platform-admin/tenants/status | legacy_only | PlatformAdminTenantsController_status | 更新租户业务与账务状态 | ||
| 176 | GET | /api/platform-admin/usage | legacy_only | PlatformAdminBillingController_usage | 查询租户平台用量记录 | ||
| 177 | POST | /api/platform-admin/usage | legacy_only | PlatformAdminBillingController_recordUsage | 记录租户平台用量 | ||
| 178 | GET | /api/points/exchange-items | target_only | 查询积分兑换项 | |||
| 179 | GET | /api/points/exchange-orders | target_only | 查询当前用户积分兑换订单 | |||
| 180 | POST | /api/points/exchange-orders | target_only | 创建积分兑换订单 | |||
| 181 | GET | /api/points/summary | target_only | 查询当前用户积分摘要 | |||
| 182 | GET | /api/points/tasks | target_only | 查询当前可领取积分任务 | |||
| 183 | POST | /api/points/tasks/claim | target_only | 领取积分任务奖励 | |||
| 184 | GET | /api/profile/activity-tasks | legacy_only | ProfileController_tasks | 查询积分活动任务 | 由 /api/points/tasks 替代 | |
| 185 | POST | /api/profile/activity-tasks/claim | legacy_only | ProfileController_claimTask | 领取活动任务奖励 | 由 /api/points/tasks/claim 替代 | |
| 186 | GET | /api/profile/badges | exact_match | ProfileController_badges | 查询徽章列表 | 查询徽章列表 | |
| 187 | POST | /api/profile/check-in | exact_match | ProfileController_checkIn | 每日签到 | 每日签到 | |
| 188 | GET | /api/profile/exam-countdowns | exact_match | ProfileController_countdowns | 查询考试倒计时 | 查询考试倒计时 | |
| 189 | GET | /api/profile/exchange-items | legacy_only | ProfileController_exchangeItems | 查询积分兑换商品 | 由 /api/points/exchange-items 替代 | |
| 190 | POST | /api/profile/exchange-items/redeem | legacy_only | ProfileController_redeem | 兑换积分商品 | 由 /api/points/exchange-orders 替代 | |
| 191 | GET | /api/profile/feedbacks | exact_match | ProfileController_feedbacks | 查询反馈记录 | 查询反馈记录 | |
| 192 | POST | /api/profile/feedbacks | exact_match | ProfileController_submitFeedback | 提交意见反馈 | 提交意见反馈 | |
| 193 | GET | /api/profile/me | exact_match | ProfileController_me | 获取当前学生资料 | 获取当前学生资料 | |
| 194 | PATCH | /api/profile/me | exact_match | ProfileController_updateMe | 更新当前学生资料 | 更新当前学生资料 | |
| 195 | GET | /api/profile/notifications | exact_match | ProfileController_notificationList | 查询用户通知 | 查询用户通知 | |
| 196 | POST | /api/profile/notifications/status | exact_match | ProfileController_notificationStatus | 更新通知状态 | 更新通知状态 | |
| 197 | GET | /api/profile/score-events | exact_match | ProfileController_scoreEvents | 查询积分流水 | 查询当前用户积分流水 | |
| 198 | GET | /api/questions/videos | exact_match | QuestionVideoController_list | 查询单道题目的解析视频 | 查询单道题目的解析视频 | |
| 199 | POST | /api/questions/videos/batch | exact_match | QuestionVideoController_batch | 批量查询题目解析视频 | 批量查询题目解析视频 | |
| 200 | POST | /api/referral/bind | exact_match | ReferralPublicController_bind | 绑定当前用户的推荐归属 | 绑定当前用户推荐归属 | |
| 201 | GET | /api/referral/conversion-report | exact_match | ReferralManagementController_conversion | 查询推荐转化与佣金报告 | 查询推荐转化报告 | |
| 202 | POST | /api/referral/invite-code | exact_match | ReferralPublicController_invite | 生成或查询当前成员邀请码 | 生成或查询当前成员邀请码 | |
| 203 | POST | /api/referral/manual-bind | exact_match | ReferralManagementController_manualBind | 人工调整学生推荐归属 | 人工调整学生推荐归属 | |
| 204 | POST | /api/referral/qrcode | exact_match | ReferralPublicController_qrcode | 生成或查询推广二维码 | 生成或查询推广二维码 | |
| 205 | POST | /api/referral/resolve | exact_match | ReferralPublicController_resolve | 解析推荐邀请码 | 解析推荐邀请码 | |
| 206 | GET | /api/referral/sales-clients | exact_match | ReferralManagementController_clients | 查询推荐人名下客户 | 查询推荐人名下客户 | |
| 207 | GET | /api/referral/sales-stats | exact_match | ReferralManagementController_salesStats | 查询销售推荐统计排行 | 查询销售推荐统计排行 | |
| 208 | GET | /api/referral/stats | exact_match | ReferralManagementController_stats | 查询推荐人个人统计 | 查询推荐人个人统计 | |
| 209 | GET | /api/referral/team | exact_match | ReferralManagementController_team | 查询推荐团队成员 | 查询推荐团队成员 | |
| 210 | PUT | /api/referral/team | exact_match | ReferralManagementController_upsertTeam | 新增或更新推荐团队关系 | 新增或更新推荐团队关系 | |
| 211 | POST | /api/referral/track-event | exact_match | ReferralPublicController_track | 记录推荐行为并按规则创建线索 | 记录推荐行为 | |
| 212 | GET | /api/scoreline/fields | exact_match | ScorelineController_fields | 查询分数线字段配置 | 查询分数线字段配置 | |
| 213 | GET | /api/scoreline/majors | legacy_only | ScorelineController_majors | 查询分数线专业 | ||
| 214 | GET | /api/scoreline/records | exact_match | ScorelineController_records | 分页查询分数线记录 | 分页查询分数线记录 | |
| 215 | GET | /api/scoreline/schools | legacy_only | ScorelineController_schools | 查询分数线院校 | ||
| 216 | GET | /api/scoreline/trend | exact_match | ScorelineController_trend | 查询历年分数线趋势 | 查询历年分数线趋势 | |
| 217 | GET | /api/scoreline/years | exact_match | ScorelineController_years | 查询分数线可用年份 | 查询分数线可用年份 | |
| 218 | GET | /api/tenant-admin/activation-codes | legacy_only | TenantCodesController_codes | 查询激活码 | ||
| 219 | PUT | /api/tenant-admin/activation-codes | legacy_only | TenantCodesController_upsertCode | 新增或更新激活码 | ||
| 220 | POST | /api/tenant-admin/activation-codes/generate | legacy_only | TenantCodesController_generate | 批量生成激活码 | ||
| 221 | GET | /api/tenant-admin/announcements | legacy_only | TenantMarketingOperationsController_announcements | 查询租户公告 | ||
| 222 | PUT | /api/tenant-admin/announcements | legacy_only | TenantMarketingOperationsController_upsertAnnouncement | 新增或更新租户公告 | ||
| 223 | GET | /api/tenant-admin/audit-logs | exact_match | TenantGovernanceController_audit | 查询租户审计日志 | 查询租户审计日志 | |
| 224 | GET | /api/tenant-admin/auth-providers | exact_match | TenantIntegrationConfigController_authProviders | 查询租户登录 Provider 公开配置 | 查询租户登录 Provider 公开配置 | |
| 225 | PUT | /api/tenant-admin/auth-providers | exact_match | TenantIntegrationConfigController_upsertAuthProvider | 新增或更新租户登录 Provider | 新增或更新租户登录 Provider | |
| 226 | GET | /api/tenant-admin/badge-grants | exact_match | TenantBadgeManagementController_grants | 查询勋章发放记录 | 查询勋章发放记录 | |
| 227 | POST | /api/tenant-admin/badge-grants | exact_match | TenantBadgeManagementController_grant | 向租户成员发放勋章 | 向租户成员发放勋章 | |
| 228 | GET | /api/tenant-admin/badges | exact_match | TenantBadgeManagementController_badges | 查询租户勋章 | 查询租户勋章 | |
| 229 | PUT | /api/tenant-admin/badges | exact_match | TenantBadgeManagementController_upsertBadge | 新增或更新租户勋章 | 新增或更新租户勋章 | |
| 230 | GET | /api/tenant-admin/banners | legacy_only | TenantMarketingOperationsController_banners | 查询租户 Banner | ||
| 231 | PUT | /api/tenant-admin/banners | legacy_only | TenantMarketingOperationsController_upsertBanner | 新增或更新租户 Banner | ||
| 232 | PUT | /api/tenant-admin/branding | exact_match | TenantAppearanceController_branding | 更新租户品牌信息 | 更新租户品牌信息 | |
| 233 | GET | /api/tenant-admin/classes | exact_match | TenantAdminClassesController_list | 查询可管理的班级 | 查询租户班级 | |
| 234 | PUT | /api/tenant-admin/classes | exact_match | TenantAdminClassesController_upsert | 新增或更新班级 | 新增或更新租户班级 | |
| 235 | POST | /api/tenant-admin/classes/disable | exact_match | TenantAdminClassesController_disable | 停用班级 | 停用租户班级 | |
| 236 | GET | /api/tenant-admin/classes/members | exact_match | TenantAdminClassesController_members | 查询班级成员 | 查询班级成员 | |
| 237 | PUT | /api/tenant-admin/classes/members | exact_match | TenantAdminClassesController_upsertMember | 新增或更新班级成员 | 新增或更新班级成员 | |
| 238 | POST | /api/tenant-admin/classes/members/bulk-assign | legacy_only | TenantAdminClassesController_bulkAssign | 批量分配班级成员 | ||
| 239 | POST | /api/tenant-admin/classes/members/remove | exact_match | TenantAdminClassesController_removeMember | 移除班级成员 | 移除班级成员 | |
| 240 | GET | /api/tenant-admin/code-batches | legacy_only | TenantCodesController_batches | 查询兑换码批次 | ||
| 241 | PUT | /api/tenant-admin/code-batches | legacy_only | TenantCodesController_upsertBatch | 新增或更新兑换码批次 | ||
| 242 | GET | /api/tenant-admin/coupons | legacy_only | TenantCodesController_coupons | 查询优惠券 | ||
| 243 | PUT | /api/tenant-admin/coupons | legacy_only | TenantCodesController_upsertCoupon | 新增或更新优惠券 | ||
| 244 | GET | /api/tenant-admin/coupons/redemptions | legacy_only | TenantCodesController_redemptions | 查询优惠券核销明细 | ||
| 245 | GET | /api/tenant-admin/coupons/report | legacy_only | TenantCodesController_report | 查询优惠券核销报表 | ||
| 246 | GET | /api/tenant-admin/dashboard | legacy_only | TenantAdminInsightsController_dashboard | 查询租户运营管理看板 | ||
| 247 | GET | /api/tenant-admin/domains | exact_match | TenantIntegrationConfigController_domains | 查询租户域名 | 查询租户域名 | |
| 248 | POST | /api/tenant-admin/domains | exact_match | TenantIntegrationConfigController_createDomain | 添加租户域名 | 添加租户域名 | |
| 249 | GET | /api/tenant-admin/exam-dates | legacy_only | TenantMarketingOperationsController_examDates | 查询租户考试日期 | ||
| 250 | PUT | /api/tenant-admin/exam-dates | legacy_only | TenantMarketingOperationsController_upsertExamDate | 新增或更新考试日期 | ||
| 251 | GET | /api/tenant-admin/faqs | legacy_only | TenantMarketingOperationsController_faqs | 查询租户常见问题 | ||
| 252 | PUT | /api/tenant-admin/faqs | legacy_only | TenantMarketingOperationsController_upsertFaq | 新增或更新租户常见问题 | ||
| 253 | GET | /api/tenant-admin/feedbacks | exact_match | TenantMarketingOperationsController_feedbacks | 查询用户反馈 | 查询用户反馈 | |
| 254 | GET | /api/tenant-admin/feedbacks/events | legacy_only | TenantMarketingOperationsController_feedbackEvents | 查询单条反馈处理事件 | ||
| 255 | GET | /api/tenant-admin/feedbacks/report | legacy_only | TenantMarketingOperationsController_feedbackReport | 查询反馈处理统计报表 | ||
| 256 | POST | /api/tenant-admin/feedbacks/status | exact_match | TenantMarketingOperationsController_updateFeedback | 更新反馈处理状态并可发放奖励 | 处理用户反馈 | |
| 257 | GET | /api/tenant-admin/members | exact_match | TenantGovernanceController_members | 查询租户成员 | 查询租户成员 | |
| 258 | PUT | /api/tenant-admin/members | exact_match | TenantGovernanceController_upsert | 新增或更新租户成员 | 新增或更新租户成员 | |
| 259 | POST | /api/tenant-admin/members/disable | exact_match | TenantGovernanceController_disable | 停用租户成员并撤销会话 | 停用租户成员并撤销会话 | |
| 260 | GET | /api/tenant-admin/notifications | target_only | 查询用户站内通知 | |||
| 261 | PUT | /api/tenant-admin/notifications | target_only | 新增或更新用户站内通知 | |||
| 262 | GET | /api/tenant-admin/overview | legacy_only | TenantAdminInsightsController_overview | 查询租户基础信息与公开配置 | ||
| 263 | GET | /api/tenant-admin/payment-accounts | legacy_only | TenantIntegrationConfigController_payments | 查询租户支付账号公开配置 | ||
| 264 | PUT | /api/tenant-admin/payment-accounts | legacy_only | TenantIntegrationConfigController_upsertPayment | 新增或更新租户支付账号 | ||
| 265 | GET | /api/tenant-admin/permissions | exact_match | TenantAdminRolesController_permissions | 查询当前管理员权限矩阵 | 查询租户后台权限矩阵 | |
| 266 | GET | /api/tenant-admin/point-activity-claims | legacy_only | TenantPointsController_claims | 查询积分任务领取记录 | ||
| 267 | GET | /api/tenant-admin/point-activity-tasks | legacy_only | TenantPointsController_tasks | 查询积分活动任务 | ||
| 268 | PUT | /api/tenant-admin/point-activity-tasks | legacy_only | TenantPointsController_upsertTask | 新增或更新积分活动任务 | ||
| 269 | GET | /api/tenant-admin/point-exchange-items | legacy_only | TenantPointsController_items | 查询积分兑换项 | ||
| 270 | PUT | /api/tenant-admin/point-exchange-items | legacy_only | TenantPointsController_upsertItem | 新增或更新积分兑换项 | ||
| 271 | GET | /api/tenant-admin/point-exchange-orders | legacy_only | TenantPointsController_orders | 查询积分兑换订单 | ||
| 272 | GET | /api/tenant-admin/points-risk-report | legacy_only | TenantPointsController_risk | 查询积分风险报表 | ||
| 273 | GET | /api/tenant-admin/role-templates | exact_match | TenantAdminRolesController_templates | 查询租户角色模板 | 查询租户角色模板 | |
| 274 | PUT | /api/tenant-admin/role-templates | exact_match | TenantAdminRolesController_upsert | 新增或更新租户角色模板 | 新增或更新租户角色模板 | |
| 275 | POST | /api/tenant-admin/role-templates/disable | exact_match | TenantAdminRolesController_disable | 停用租户角色模板 | 停用租户角色模板 | |
| 276 | GET | /api/tenant-admin/secrets | legacy_only | TenantSecretVaultController_list | 查询租户密钥掩码状态 | ||
| 277 | PUT | /api/tenant-admin/secrets | legacy_only | TenantSecretVaultController_upsert | 写入或轮换租户密钥 | ||
| 278 | PUT | /api/tenant-admin/settings | exact_match | TenantAppearanceController_settings | 更新租户公开设置与功能开关 | 更新租户公开设置与功能开关 | |
| 279 | GET | /api/tenant-admin/student-followups | target_only | 查询学生跟进 | |||
| 280 | PUT | /api/tenant-admin/student-followups | target_only | 新增或更新学生跟进 | |||
| 281 | GET | /api/tenant-admin/student-notes | target_only | 查询学生备注 | |||
| 282 | PUT | /api/tenant-admin/student-notes | target_only | 新增或更新学生备注 | |||
| 283 | GET | /api/tenant-admin/students | exact_match | TenantAdminStudentsController_list | 游标分页查询租户学生 | 查询租户学生 | |
| 284 | PUT | /api/tenant-admin/students | exact_match | TenantAdminStudentsController_upsert | 新增或更新租户学生档案 | 新增或更新租户学生档案 | |
| 285 | POST | /api/tenant-admin/students/bulk-upsert | legacy_only | TenantAdminStudentsController_bulkUpsert | 批量新增或更新租户学生 | ||
| 286 | POST | /api/tenant-admin/students/crm-push | legacy_only | TenantAdminStudentsController_crmPush | 批量创建学生跟进并推送 CRM | ||
| 287 | GET | /api/tenant-admin/students/followups | legacy_only | TenantAdminEngagementController_followups | 查询学生跟进任务 | ||
| 288 | PUT | /api/tenant-admin/students/followups | legacy_only | TenantAdminEngagementController_upsertFollowup | 新增或更新学生跟进任务 | ||
| 289 | GET | /api/tenant-admin/students/followups/report | legacy_only | TenantAdminEngagementController_report | 查询学生跟进统计报表 | ||
| 290 | GET | /api/tenant-admin/students/notes | legacy_only | TenantAdminEngagementController_notes | 查询学生备注 | ||
| 291 | PUT | /api/tenant-admin/students/notes | legacy_only | TenantAdminEngagementController_upsertNote | 新增或更新学生备注 | ||
| 292 | POST | /api/tenant-admin/students/status | exact_match | TenantAdminStudentsController_status | 禁用、邀请或恢复租户学生 | 更新租户学生状态 | |
| 293 | POST | /api/tenant-admin/students/supervision/generate | legacy_only | TenantAdminSupervisionController_generate | 批量生成学习督导跟进任务 | ||
| 294 | GET | /api/tenant-admin/students/supervision/preview | legacy_only | TenantAdminSupervisionController_preview | 预览学习风险学生与督导原因 | ||
| 295 | GET | /api/tenant-admin/students/supervision/rules | legacy_only | TenantAdminSupervisionController_rules | 查询学习督导规则 | ||
| 296 | PUT | /api/tenant-admin/students/supervision/rules | legacy_only | TenantAdminSupervisionController_upsertRule | 新增或更新学习督导规则 | ||
| 297 | GET | /api/tenant-admin/teachers | legacy_only | TenantAdminInsightsController_teachers | 查询租户教师 | ||
| 298 | GET | /api/tenant-admin/theme | exact_match | TenantAppearanceController_theme | 查询租户当前主题与草稿 | 查询租户当前主题与草稿 | |
| 299 | GET | /api/tenant-admin/theme-templates | exact_match | TenantAppearanceController_templates | 查询可用的租户主题模板 | 查询可用租户主题模板 | |
| 300 | POST | /api/tenant-admin/theme/preview | exact_match | TenantAppearanceController_preview | 生成并保存租户主题草稿 | 生成租户主题草稿 | |
| 301 | POST | /api/tenant-admin/theme/publish | exact_match | TenantAppearanceController_publish | 发布租户主题 | 发布租户主题 | |
| 302 | GET | /api/tenant-admin/user-notifications | legacy_only | TenantAdminInsightsController_notifications | 查询租户用户通知 | ||
| 303 | GET | /api/tenant-commerce/activation-codes | target_only | 查询兑换码 | |||
| 304 | POST | /api/tenant-commerce/activation-codes/redeem | target_only | 后台核销兑换码 | |||
| 305 | POST | /api/tenant-commerce/code-batches | target_only | 创建兑换码批次 | |||
| 306 | GET | /api/tenant-commerce/coupons | target_only | 查询租户优惠券 | |||
| 307 | PUT | /api/tenant-commerce/coupons | target_only | 新增或更新租户优惠券 | |||
| 308 | GET | /api/tenant-commerce/coupons/redemptions | target_only | 查询优惠券领取和核销记录 | |||
| 309 | GET | /api/tenant-commerce/coupons/report | target_only | 查询优惠券基础报表 | |||
| 310 | GET | /api/tenant-commerce/orders | target_only | 查询租户订单 | |||
| 311 | GET | /api/tenant-commerce/payment-accounts | target_only | 查询租户支付账号 | |||
| 312 | PUT | /api/tenant-commerce/payment-accounts | target_only | 新增或更新租户支付账号 | |||
| 313 | GET | /api/tenant-commerce/payments | target_only | 查询租户支付记录 | |||
| 314 | GET | /api/tenant-commerce/point-activity-claims | target_only | 查询积分任务领取记录 | |||
| 315 | GET | /api/tenant-commerce/point-activity-tasks | target_only | 查询积分活动任务 | |||
| 316 | PUT | /api/tenant-commerce/point-activity-tasks | target_only | 新增或更新积分活动任务 | |||
| 317 | GET | /api/tenant-commerce/point-exchange-items | target_only | 查询积分兑换项 | |||
| 318 | PUT | /api/tenant-commerce/point-exchange-items | target_only | 新增或更新积分兑换项 | |||
| 319 | GET | /api/tenant-commerce/point-exchange-orders | target_only | 查询积分兑换订单 | |||
| 320 | POST | /api/tenant-commerce/point-exchange-orders/status | target_only | 更新积分兑换订单状态 | |||
| 321 | PUT | /api/tenant-commerce/secrets | target_only | 写入或轮换租户密钥 | |||
| 322 | GET | /api/tenant-content/assets | exact_match | TenantContentAssetsController_list | 查询租户内容资产 | 查询租户内容资产 | |
| 323 | PUT | /api/tenant-content/assets | exact_match | TenantContentAssetsController_upsert | 新增或更新内容资产 | 新增或更新内容资产 | |
| 324 | GET | /api/tenant-content/assets/access-events | exact_match | TenantContentAssetsController_accessEvents | 查询资产访问审计事件 | 查询资产访问审计事件 | |
| 325 | POST | /api/tenant-content/assets/confirm-upload | legacy_only | TenantContentAssetsController_confirmUpload | 确认并验证内容资产上传 | ||
| 326 | GET | /api/tenant-content/assets/security-scan-events | exact_match | TenantContentAssetsController_scanEvents | 查询资产安全扫描事件 | 查询资产安全扫描事件 | |
| 327 | POST | /api/tenant-content/assets/sign-download | exact_match | TenantContentAssetsController_signDownload | 签发管理侧资产下载地址 | 签发管理侧资产下载地址 | |
| 328 | POST | /api/tenant-content/assets/sign-preview | exact_match | TenantContentAssetsController_signPreview | 签发管理侧资产预览地址 | 签发管理侧资产预览地址 | |
| 329 | POST | /api/tenant-content/assets/sign-upload | legacy_only | TenantContentAssetsController_signUpload | 签发内容资产上传凭证 | ||
| 330 | POST | /api/tenant-content/assets/uploads/confirm | target_only | 确认资产上传完成 | |||
| 331 | POST | /api/tenant-content/assets/uploads/sign | target_only | 创建资产上传签名 | |||
| 332 | GET | /api/tenant-content/content-entries | legacy_only | ContentNavigationController_entries | 查询租户内容入口 | ||
| 333 | PUT | /api/tenant-content/content-entries | legacy_only | ContentNavigationController_upsertEntry | 新增或更新内容入口 | ||
| 334 | GET | /api/tenant-content/content-nodes | legacy_only | ContentNavigationController_nodes | 查询内容导航节点 | ||
| 335 | PUT | /api/tenant-content/content-nodes | legacy_only | ContentNavigationController_upsertNode | 新增或更新内容导航节点 | ||
| 336 | GET | /api/tenant-content/entries | target_only | 查询租户内容入口 | |||
| 337 | POST | /api/tenant-content/entries | target_only | 创建或更新内容入口 | |||
| 338 | GET | /api/tenant-content/exports/jobs | legacy_only | TenantContentExportsController_jobs | 查询题库导出任务 | ||
| 339 | POST | /api/tenant-content/exports/questions | legacy_only | TenantContentExportsController_create | 创建题库导出或立即生成 JSON | ||
| 340 | GET | /api/tenant-content/handbook-chapters | exact_match | HandbookManagementController_chapters | 查询管理侧知识手册章节 | 查询管理侧知识手册章节 | |
| 341 | PUT | /api/tenant-content/handbook-chapters | exact_match | HandbookManagementController_upsertChapter | 新增或更新知识手册章节 | 新增或更新知识手册章节 | |
| 342 | GET | /api/tenant-content/handbook-entries | exact_match | HandbookManagementController_entries | 查询管理侧知识手册条目 | 查询管理侧知识手册条目 | |
| 343 | PUT | /api/tenant-content/handbook-entries | exact_match | HandbookManagementController_upsertEntry | 新增或更新知识手册条目 | 新增或更新知识手册条目 | |
| 344 | GET | /api/tenant-content/handbook-subjects | exact_match | HandbookManagementController_subjects | 查询管理侧知识手册科目 | 查询管理侧知识手册科目 | |
| 345 | PUT | /api/tenant-content/handbook-subjects | exact_match | HandbookManagementController_upsertSubject | 新增或更新知识手册科目 | 新增或更新知识手册科目 | |
| 346 | GET | /api/tenant-content/import-jobs | target_only | 查询内容导入任务 | |||
| 347 | GET | /api/tenant-content/import-jobs/{jobId} | target_only | 查询内容导入任务详情 | |||
| 348 | GET | /api/tenant-content/imports | legacy_only | TenantContentImportsController_jobs | 查询内容导入任务 | ||
| 349 | GET | /api/tenant-content/imports/detail | exact_match | TenantContentImportsController_detail | 查询内容导入任务详情 | 查询内容导入任务详情 | |
| 350 | GET | /api/tenant-content/imports/field-mapping | exact_match | TenantContentImportsController_fieldMapping | 查询导入字段映射说明 | 查询导入字段映射 | |
| 351 | POST | /api/tenant-content/imports/handbook | legacy_only | TenantContentImportsController_importHandbook | 执行或排队知识手册导入 | 由 /api/tenant-content/imports/{importType} 替代 | |
| 352 | GET | /api/tenant-content/imports/issues | exact_match | TenantContentImportsController_issues | 查询内容导入问题明细 | 查询内容导入问题明细 | |
| 353 | GET | /api/tenant-content/imports/post-check | exact_match | TenantContentImportsController_postCheckStatus | 查询内容导入后检查状态 | 查询内容导入后检查状态 | |
| 354 | POST | /api/tenant-content/imports/post-check | exact_match | TenantContentImportsController_runPostCheck | 执行内容导入后完整性检查 | 执行内容导入后完整性检查 | |
| 355 | POST | /api/tenant-content/imports/preview/handbook | legacy_only | TenantContentImportsController_previewHandbook | 预览知识手册导入数据 | 由 /api/tenant-content/imports/preview/{importType} 替代 | |
| 356 | POST | /api/tenant-content/imports/preview/questions | legacy_only | TenantContentImportsController_previewQuestions | 预览题目导入数据 | 由 /api/tenant-content/imports/preview/{importType} 替代 | |
| 357 | POST | /api/tenant-content/imports/preview/scoreline | legacy_only | TenantContentImportsController_previewScoreline | 预览分数线导入数据 | 由 /api/tenant-content/imports/preview/{importType} 替代 | |
| 358 | POST | /api/tenant-content/imports/preview/videos | legacy_only | TenantContentImportsController_previewVideos | 预览视频解析导入数据 | 由 /api/tenant-content/imports/preview/{importType} 替代 | |
| 359 | POST | /api/tenant-content/imports/preview/vocabulary | legacy_only | TenantContentImportsController_previewVocabulary | 预览词汇导入数据 | 由 /api/tenant-content/imports/preview/{importType} 替代 | |
| 360 | POST | /api/tenant-content/imports/preview/{importType} | target_only | 预览内容导入数据 | |||
| 361 | POST | /api/tenant-content/imports/questions | legacy_only | TenantContentImportsController_importQuestions | 执行或排队题目导入 | 由 /api/tenant-content/imports/{importType} 替代 | |
| 362 | POST | /api/tenant-content/imports/scoreline | legacy_only | TenantContentImportsController_importScoreline | 执行或排队分数线导入 | 由 /api/tenant-content/imports/{importType} 替代 | |
| 363 | GET | /api/tenant-content/imports/templates | exact_match | TenantContentImportsController_template | 获取内容导入模板 | 获取内容导入模板 | |
| 364 | POST | /api/tenant-content/imports/videos | legacy_only | TenantContentImportsController_importVideos | 执行或排队视频解析导入 | 由 /api/tenant-content/imports/{importType} 替代 | |
| 365 | POST | /api/tenant-content/imports/vocabulary | legacy_only | TenantContentImportsController_importVocabulary | 执行或排队词汇导入 | 由 /api/tenant-content/imports/{importType} 替代 | |
| 366 | POST | /api/tenant-content/imports/{importType} | target_only | 执行同步或异步内容导入 | |||
| 367 | GET | /api/tenant-content/media-analytics/asset-events | legacy_only | TenantContentAssetsController_assetAnalytics | 查询媒体资产访问明细 | ||
| 368 | GET | /api/tenant-content/media-analytics/summary | legacy_only | TenantContentAssetsController_summary | 查询媒体访问分析汇总 | ||
| 369 | GET | /api/tenant-content/media-analytics/video-events | legacy_only | TenantContentAssetsController_videoAnalytics | 查询媒体视频播放明细 | ||
| 370 | GET | /api/tenant-content/nodes | target_only | 查询租户内容节点 | |||
| 371 | POST | /api/tenant-content/nodes | target_only | 创建或更新内容节点 | |||
| 372 | GET | /api/tenant-content/notifications | legacy_only | TenantContentPublicBanksController_notifications | 查询租户内容通知 | ||
| 373 | POST | /api/tenant-content/notifications/status | legacy_only | TenantContentPublicBanksController_updateNotifications | 批量更新租户内容通知状态 | ||
| 374 | GET | /api/tenant-content/operations/{kind} | target_only | 查询运营内容 | |||
| 375 | PUT | /api/tenant-content/operations/{kind} | target_only | 新增或更新运营内容 | |||
| 376 | GET | /api/tenant-content/practice-blueprints | exact_match | ContentNavigationController_blueprints | 查询练习蓝图 | 查询练习蓝图 | |
| 377 | POST | /api/tenant-content/practice-blueprints | target_only | 创建或更新练习蓝图 | |||
| 378 | PUT | /api/tenant-content/practice-blueprints | legacy_only | ContentNavigationController_upsertBlueprint | 新增或更新练习蓝图 | ||
| 379 | GET | /api/tenant-content/public-question-banks | legacy_only | TenantContentPublicBanksController_list | 查询可采用的公共题库 | ||
| 380 | POST | /api/tenant-content/public-question-banks/adopt | legacy_only | TenantContentPublicBanksController_adopt | 采用公共题库并复制内容 | ||
| 381 | GET | /api/tenant-content/public-question-banks/conflicts | legacy_only | TenantContentPublicBanksController_conflicts | 查询公共题库同步冲突 | ||
| 382 | POST | /api/tenant-content/public-question-banks/conflicts/resolve | legacy_only | TenantContentPublicBanksController_resolve | 解决单条公共题库同步冲突 | ||
| 383 | POST | /api/tenant-content/public-question-banks/conflicts/resolve-batch | legacy_only | TenantContentPublicBanksController_resolveBatch | 批量解决公共题库同步冲突 | ||
| 384 | POST | /api/tenant-content/public-question-banks/sync | legacy_only | TenantContentPublicBanksController_sync | 同步已采用的公共题库 | ||
| 385 | GET | /api/tenant-content/question-collections | exact_match | ContentNavigationController_collections | 查询题目集合 | 查询租户题集 | |
| 386 | POST | /api/tenant-content/question-collections | target_only | 创建或更新题集 | |||
| 387 | PUT | /api/tenant-content/question-collections | legacy_only | ContentNavigationController_upsertCollection | 新增或更新题目集合 | ||
| 388 | PUT | /api/tenant-content/question-collections/items | legacy_only | ContentNavigationController_replaceItems | 整体替换题集中的题目 | ||
| 389 | POST | /api/tenant-content/question-collections/items/replace | target_only | 替换题集题目 | |||
| 390 | POST | /api/tenant-content/question-videos | exact_match | VideoManagementController_bind | 绑定题目与解析视频 | 绑定题目与解析视频 | |
| 391 | PATCH | /api/tenant-content/questions | exact_match | QuestionManagementController_update | 更新题目并可选择创建新版本 | 更新题目并可选择创建新版本 | |
| 392 | POST | /api/tenant-content/questions | exact_match | QuestionManagementController_create | 创建题目及首个版本 | 创建题目及首个版本 | |
| 393 | GET | /api/tenant-content/scoreline/fields | exact_match | ScorelineManagementController_fields | 查询管理侧分数线字段 | 查询管理侧分数线字段 | |
| 394 | PUT | /api/tenant-content/scoreline/fields | exact_match | ScorelineManagementController_upsertField | 新增或更新动态分数线字段 | 新增或更新动态分数线字段 | |
| 395 | GET | /api/tenant-content/scoreline/majors | exact_match | ScorelineManagementController_majors | 查询管理侧分数线专业 | 查询管理侧分数线专业 | |
| 396 | PUT | /api/tenant-content/scoreline/majors | exact_match | ScorelineManagementController_upsertMajor | 新增或更新分数线专业 | 新增或更新分数线专业 | |
| 397 | GET | /api/tenant-content/scoreline/records | exact_match | ScorelineManagementController_records | 查询管理侧分数线记录 | 查询管理侧分数线记录 | |
| 398 | PUT | /api/tenant-content/scoreline/records | exact_match | ScorelineManagementController_upsertRecord | 新增或更新分数线记录 | 新增或更新分数线记录 | |
| 399 | GET | /api/tenant-content/scoreline/schools | exact_match | ScorelineManagementController_schools | 查询管理侧分数线院校 | 查询管理侧分数线院校 | |
| 400 | PUT | /api/tenant-content/scoreline/schools | exact_match | ScorelineManagementController_upsertSchool | 新增或更新分数线院校 | 新增或更新分数线院校 | |
| 401 | GET | /api/tenant-content/scoreline/trend | target_only | 查询分数线趋势摘要 | |||
| 402 | GET | /api/tenant-content/scoreline/years | target_only | 查询分数线年份 | |||
| 403 | GET | /api/tenant-content/videos | exact_match | VideoManagementController_list | 查询租户视频解析 | 查询租户视频解析 | |
| 404 | PUT | /api/tenant-content/videos | exact_match | VideoManagementController_upsert | 新增或更新视频解析 | 新增或更新视频解析 | |
| 405 | GET | /api/tenant-content/vocabulary-units | exact_match | VocabularyManagementController_units | 查询管理侧词汇单元 | 查询管理侧词汇单元 | |
| 406 | PUT | /api/tenant-content/vocabulary-units | exact_match | VocabularyManagementController_upsertUnit | 新增或更新词汇单元 | 新增或更新词汇单元 | |
| 407 | GET | /api/tenant-content/vocabulary-words | exact_match | VocabularyManagementController_words | 查询管理侧词汇 | 查询管理侧词汇 | |
| 408 | PUT | /api/tenant-content/vocabulary-words | exact_match | VocabularyManagementController_upsertWord | 新增或更新词汇 | 新增或更新词汇 | |
| 409 | GET | /api/tenant/current-public | target_only | 获取公开租户配置 | |||
| 410 | GET | /api/tenant/resolve | exact_match | TenantController_resolve | 解析当前租户 | 解析当前租户 | |
| 411 | GET | /api/tenants/current | target_only | ||||
| 412 | POST | /api/videos/play | exact_match | VideoController_play | 申请视频播放地址 | 申请视频播放地址 | |
| 413 | POST | /api/videos/progress | exact_match | VideoController_progress | 上报视频播放进度 | 上报视频播放进度 | |
| 414 | GET | /api/videos/search | exact_match | VideoController_search | 搜索通用解析视频 | 搜索通用解析视频 | |
| 415 | GET | /health | legacy_only | HealthController_check | 检查 API 与数据库健康状态 |