重构代码结构,迁移Baiyin SDK相关逻辑至globals包,并添加支付宝客户端初始化

This commit is contained in:
2025-04-16 14:01:30 +08:00
parent f1456d01ea
commit 083fabb308
12 changed files with 200 additions and 76 deletions

View File

@@ -24,6 +24,10 @@
- [ ] Limiter
- [ ] Compress
统一简化包导入别名
迁移 pkg 包下的代码,尽量放置在 web/globals 下env 和 log 作为全局公共配置保留
更新数据库填充
检查数据库枚举字段0 值只作为空值使用