Administrator
2026-02-12 4b62aeaa85b5700217b8130903342a8fb27ac453
refs
author Administrator <15274802129@163.com>
Thursday, February 12, 2026 16:10 +0800
committer Administrator <15274802129@163.com>
Thursday, February 12, 2026 16:10 +0800
commit4b62aeaa85b5700217b8130903342a8fb27ac453
tree 96a752eae0518c75d68b7ae0316039ab510d9ea5 tree | zip | gz
parent e89b46eccadc107be6b6cb54e7b257a8ccb8455e view | diff
feat(ai): 添加产品问答管理功能的题目详情展示

- 在AdminQuestionInfoVo中新增题目标题、答案、正确答案和答案解析字段
- 更新AiProductQuestionMapper.xml查询语句以返回完整的题目信息
- 在前端页面中添加正确答案格式化模板和表格列定义
- 扩展详情弹窗为全屏显示以更好展示题目内容
4 files modified
28 ■■■■■ changed files
src/main/java/cc/mrbird/febs/ai/res/AdminQuestionInfoVo.java 8 ●●●●● diff | view | raw | blame | history
src/main/resources/mapper/modules/AiProductQuestionMapper.xml 7 ●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/ai/productQuestion/jobInfoList.html 12 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/ai/productQuestion/jobList.html 1 ●●●● diff | view | raw | blame | history