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

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 22:42:55 +08:00
parent a996593b1c
commit d951549934
+8
View File
@@ -5,6 +5,14 @@
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.3] - 2026-07-03
### 新功能
- 新增「¥1 首月特惠」套餐(新店专享,30 天标准版全部功能),每个门店限购一次:
下单前服务端校验,已享受过的门店无法重复购买;并发或绕过前端产生的第二笔特惠单
也不会重复叠加时长(回调入账时二次校验兜底)。
- 新增特惠资格查询接口,官网与 App 据此自动置灰已享受过的门店入口。
## [1.1.2] - 2026-07-03
### 新功能