feat: 高考志愿与定价分销链路更新(管理端/API/小程序)
- 新增高考志愿核心服务、模型、控制器与迁移脚本 - 同步管理端定价/分销/设置与小程序入口、历史、测试选择和支付逻辑 - 补充相关开发文档 Made-with: Cursor
This commit is contained in:
@@ -61,6 +61,8 @@ class Enterprise extends Model
|
||||
'sbti' => true,
|
||||
'pdp' => true,
|
||||
'disc' => true,
|
||||
/** 高考志愿任务中心 / 分析报告 */
|
||||
'gaokao' => true,
|
||||
/** 详细测试列表中的「AI 性格测试」聚合入口 */
|
||||
'aiHub' => true,
|
||||
'distribution' => true,
|
||||
|
||||
Reference in New Issue
Block a user