chore: release server-v1.1.12
Deploy Server / release-deploy-server (push) Successful in 1m55s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5
This commit is contained in:
wangjia
2026-09-02 23:57:59 +08:00
parent 6fa91db517
commit 26ca9b6ebc
+7
View File
@@ -5,6 +5,13 @@
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.12] - 2026-09-02
### 新功能
- 单据/商品编号规则升级:支持「日期 + 序号」与「连续序号」两种模式,日期格式
YYYYMMDD / YYYYMM / YYMMDD)真正生效。有日期的单据(入库/出库/盘点)序号
按日期周期自动重置;商品编码改为统一连续编号(前缀可配、延续现有最大序列号)。
## [1.1.11] - 2026-07-07
### 新功能