feat(M04-A): 完成定价快照与并发时段预占
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# M04-A 定价与时段预占 API
|
||||
|
||||
- `POST /app-api/pricing/quote`:按房间配置、节假日和定价模式返回服务端报价。
|
||||
- `POST /app-api/orders/reserve`:事务内锁定房间、检查重叠并创建待支付订单、价格快照和限时预占。
|
||||
- `POST /admin-api/reservations/release-expired`:租户管理员释放已过期待支付预占。
|
||||
|
||||
客户端提交的最终金额、折扣或套餐抵扣字段会被忽略。优惠和套餐抵扣只允许后续 M05 的可信服务端权益模块传入定价引擎。
|
||||
Reference in New Issue
Block a user