后端直接处理实名认证回调

This commit is contained in:
2025-12-02 17:02:44 +08:00
parent d96f4bc4ef
commit e1e499c19b
3 changed files with 27 additions and 66 deletions

View File

@@ -1,7 +1,5 @@
## TODO
活体认证回调在后端实现
实现 sse 检查订单,减少请求次数
trade/create 性能问题,缩短事务时间,考虑其他方式实现可靠分布式事务