修复套餐创建事务回滚失败问题;修复 http dump 未根据环境配置打印问题;简化通道分配时计时输出

This commit is contained in:
2025-05-09 11:10:17 +08:00
parent 623e9652d9
commit 7c684ca0ad
7 changed files with 42 additions and 53 deletions

View File

@@ -1,7 +1,5 @@
## todo
- channel 接口
- 待验证
- 长效业务接入
- 微信支付
- 页面 账户总览
@@ -10,6 +8,7 @@
- 代理数据表的 secret 字段 aes 加密存储
- globals 合并到 services 或者反之
- 自定义的服务错误没有必要,可以统一在 handler 层使用包装的 fiber.Error
### 下阶段