diff --git a/CHANGELOG-server.md b/CHANGELOG-server.md index db47bbd..d9f100f 100644 --- a/CHANGELOG-server.md +++ b/CHANGELOG-server.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.7] - 2026-07-06 + +### 改进 +- 库存成本仅管理员可见:库存列表不再向操作员/只读账号返回进价,库存货值 + 汇总同步隐藏(与出库单成本可见性同一口径,防止非管理员通过接口看到成本)。 + ## [1.1.6] - 2026-07-05 ### 新功能