You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# fu-hsi-service
宁夏刑侦大模型后台服务
# Release Notes
```sql
alter table note_record
add img_record_status int null comment '证据状态 1:暂存 2: 核实 3: 提交' after law_asker ;
alter table note_record
modify confession_material varchar ( 128 ) null comment '供述材料数量' ;
```
# 发布时间 2024-09-05
# 变更记录
- 修复案件证据分页失效问题
- 修复经侦模型指标数据只展示部分数据问题
# 安装包
- /data/archives/fu-hsi/20240905/dist
# 发布时间 2024-09-03
# 变更记录
- 修复三元组提取进度问题不准确的问题
- 解除首页页面限制
- 优化原子指标提示
- 解除模型分析需要有数据变动校验限制
# 安装包
- /data/archives/fu-hsi/20240903/fu-hsi-service-1.0.0.tar.gz
- /data/archives/fu-hsi/20240903/dist
# 发布时间 2024-08-29
# 变更记录
- 案件笔录列表调整,仅展示子列表
- 字典值配置生效
# 安装包
- /data/archives/fu-hsi/20240828/fu-hsi-service-1.0.0.tar.gz
- /data/archives/fu-hsi/20240828/dist