Skip to content

Commit e53040a

Browse files
Copilothzb666
andcommitted
docs(wiki): set changelog to 0.9.1 and clarify grouping logic
Agent-Logs-Url: https://github.com/hzb666/LabStorageManager/sessions/ce032926-58d6-420a-9b17-0ebaf21bbb92 Co-authored-by: hzb666 <29155232+hzb666@users.noreply.github.com>
1 parent c849737 commit e53040a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wiki/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
本页按版本概括项目的主要演进,用于帮助开发者快速判断能力边界、理解历史改动背景,并辅助阅读不同阶段的代码与文档。
44

5-
## 1.0.0
5+
## 0.9.1
66

77
- 重构常用货架为“分组 + 瓶级条目”模型,新增分组定位、位置建议、加瓶/扣减与条目级维护接口。
8+
- 分组逻辑:按 `CAS + 品牌(标准化)+ 规格(标准化)` 生成 `group_key`;只要三者之一变化,就会进入新分组或触发分组合并确认。
89
- 新增 CAS 主数据维护能力(`/api/chemical-name-map`),支持在常用货架补录链路中先补主数据再续写加瓶操作。
910
- 前端常用货架页新增 CAS 主数据管理入口,手动添加流程与主数据校验联动,减少名称缺失导致的展示不一致。
1011

0 commit comments

Comments
 (0)