zhenxun_bot/zhenxun
molanp 977f0b13b3
Some checks failed
检查bot是否运行正常 / bot check (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Sequential Lint and Type Check / ruff-call (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Force Sync to Aliyun / sync (push) Has been cancelled
Update Version / update-version (push) Has been cancelled
Sequential Lint and Type Check / pyright-call (push) Has been cancelled
fix(zhenxun): 修复 HTTP 客户端初始化逻辑错误 (#2014)
- 将 httpx.AsyncClient 实例化逻辑封装到 get_async_client 函数中
- 统一全局客户端和测试环境客户端的创建方式
- 提高代码复用性和可维护性
2025-08-11 10:18:15 +08:00
..
builtin_plugins fix(scheduler_admin): 修复定时任务列表页码显示逻辑 (#2016) 2025-08-11 10:15:31 +08:00
configs 增强缓存功能,优化请求管理逻辑 (#2012) 2025-08-06 16:31:09 +08:00
models ♻️ refactor(scheduler): 重构定时任务系统并增强功能 (#2009) 2025-08-06 09:02:23 +08:00
plugins 🎨 添加__init__.py 2024-08-29 22:46:30 +08:00
services 增强缓存功能,优化请求管理逻辑 (#2012) 2025-08-06 16:31:09 +08:00
utils fix(zhenxun): 修复 HTTP 客户端初始化逻辑错误 (#2014) 2025-08-11 10:18:15 +08:00