启用微信支付逻辑;调整支付金额处理方式以支持调试模式

This commit is contained in:
2025-05-09 16:37:53 +08:00
parent 189f523693
commit d5a242d6b4
7 changed files with 21 additions and 23 deletions

View File

@@ -1,7 +1,6 @@
## todo
- 长效业务接入
- 微信支付
- 页面 账户总览
- 页面 提取记录
- 页面 使用记录
@@ -9,6 +8,7 @@
- globals 合并到 services 或者反之
- 自定义的服务错误没有必要,可以统一在 handler 层使用包装的 fiber.Error
- 公众号的到期提示
### 下阶段