diff --git a/CHANGELOG-server.md b/CHANGELOG-server.md index 2cbe009..115d829 100644 --- a/CHANGELOG-server.md +++ b/CHANGELOG-server.md @@ -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 ### 新功能