mi-assessment/server/MiAssessment/src/MiAssessment.Admin.Business/Entities
zpc 38dfd10b43 feat(assessment): 测评类型增加LinkUrl字段,支持可配置跳转
- assessment_types表新增LinkUrl字段
- 后端实体类、DTO、请求模型、服务层全链路支持LinkUrl
- 前端首页卡片点击改为读取后台配置的linkUrl跳转
- 测评类页面自动拼接typeId/typeName参数
2026-02-23 12:03:37 +08:00
..
AdminConfig.cs 基础设计 2026-02-03 14:25:01 +08:00
AssessmentAnswer.cs 312 2026-02-08 11:31:08 +08:00
AssessmentRecord.cs 312 2026-02-08 11:31:08 +08:00
AssessmentResult.cs 312 2026-02-08 11:31:08 +08:00
AssessmentType.cs feat(assessment): 测评类型增加LinkUrl字段,支持可配置跳转 2026-02-23 12:03:37 +08:00
Banner.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
BusinessPage.cs 21 2026-02-20 18:05:37 +08:00
Commission.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
Config.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
InviteCode.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
Order.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
Planner.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
PlannerBooking.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
Promotion.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
Question.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
QuestionCategoryMapping.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
ReportCategory.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
ReportConclusion.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
ScoreOption.cs 21 2026-02-22 23:18:37 +08:00
User.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
Withdrawal.cs feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00