chenjy
|
bd9429d3de
|
feat: 监测规则操作历史接口 + 证据关联规则数量 + 法条详情补全
- 新增 MonitoringRuleController#getHistories 操作历史查询接口
- 规则详情补全法条 lawName/clauseCode/clauseContent 字段,避免前端二次查询
- 证据记录列表新增 relatedRuleCount,批量查询避免 N+1
- MonitoringRuleDetailVO 时间字段 Date → LocalDateTime
- 新增 V10.0.1__CW_clue_transfer_init_data.sql 线索转办初始化数据
- CLAUDE.md 补充 Karpathy 编码准则
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-13 22:10:09 +08:00 |
chenjy
|
c275790fef
|
docs: 选项接口约定改为 List<Map<String, Object>>,value 保持自然类型
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-24 10:52:23 +08:00 |
chenjy
|
fb18992d52
|
fix: 代码修复 + CLAUDE.md 完善 + gitignore 更新
- MonitoringRuleController API路径修正 /api/monitoring-rules → /api/monitoring-rule
- ScreenEntity/RuleOperationHistoryEntity 移除冗余 @TableField 注解
- application.yml 默认端口修正为 8081
- CLAUDE.md 补充开发约定、数据源配置、Checkstyle 等文档
- .gitignore 添加 /.claude/ 和 /classpath.txt
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-23 17:51:54 +08:00 |
chenjy
|
5ffc9d139e
|
docs: 添加项目指引 + 前后端联调指南 + 错题库
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-21 17:22:27 +08:00 |