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

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
This commit is contained in:
wangjia
2026-07-03 20:41:55 +08:00
parent b856f5fec8
commit f4197e3c7d
+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.2] - 2026-07-03
### 新功能
- 在线购买/续费:管理员可在官网直接用支付宝购买或续费门店授权,支付成功即时到账续期
(时长在现有到期时间上叠加,不覆盖)。到账走签名校验+幂等+金额核对三重防护,并有
后台查单兜底,支付通知丢失也不会漏账。
## [1.1.1] - 2026-07-03
### 修复