shanshanzhong 57fa2b4d69
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m33s
fix: IAP 重复交易检测优化,防止续期误拦和孤儿订单
1. 关闭孤儿订单:检测到重复交易时,立即关闭新的 pending 订单(status=3)
2. tradeNo 候选改为只用 transactionId,不再用 originalTransactionId
   - originalTransactionId 是整个订阅族共享的,续期时会误命中旧订单
   - originalTransactionId 仍用于 IAP 事务表幂等检查(FindByOriginalId)
2026-03-09 02:32:42 -07:00
..
2026-03-08 08:05:26 -07:00
2026-03-08 21:57:20 -07:00
2026-03-08 08:05:26 -07:00
2026-03-06 21:58:29 -08:00
2026-03-05 21:53:36 -08:00
2026-03-06 21:58:29 -08:00
2026-03-06 01:30:39 -08:00