From ed74d882a626d6dc99b1ce73251ee876b396dc78 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Thu, 3 Sep 2026 12:48:12 +0800 Subject: [PATCH] chore: release server-v1.1.13 Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5 --- CHANGELOG-server.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG-server.md b/CHANGELOG-server.md index 36b8309..d6fc94d 100644 --- a/CHANGELOG-server.md +++ b/CHANGELOG-server.md @@ -5,6 +5,11 @@ 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.13] - 2026-09-03 + +### 修复 +- 修复:撤回历史导入的出库单 / 入库单、改完价格重新提交后,明细的商品名会变成「历史导入占位」、规格丢失。现在改价保留原始商品信息(编码 / 酒名 / 系列 / 规格 / 批次 / 生产日期)不变。 + ## [1.1.12] - 2026-09-02 ### 新功能