This website requires JavaScript.
Explore
Help
Register
Sign In
zhaoyingbo
0 Followers
·
0 Following
Joined on
2023-07-14
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
36
Projects
Packages
Code
Public Activity
Starred Repositories
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-04-03 13:31:34 +00:00
308b447cbc
feat(logger): 重构服务构造函数以使用 Logger,移除 requestId 参数
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-04-03 08:21:18 +00:00
810022f321
feat(logger): 在 OpenObserve 传输器中添加 X-Midun-Idc-Token 头以增强身份验证
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_server
2025-03-22 06:33:00 +00:00
a94be10d02
feat: 错误模拟改成startWith功能
277963436b
feat: 新增错误模拟功能
8385b12886
feat: 日志支持输出到openobserve
7e00a5ee59
feat: logger日志输出改成JSON Mode
1dbfca4057
feat: 增强错误管理功能,添加操作名称以便于日志记录
Compare 5 commits »
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-03-18 13:09:36 +00:00
f429496edd
feat(logger): 添加环境变量到日志数据以增强日志信息
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-03-18 13:06:26 +00:00
1577c02ed3
feat(logger): 添加 OpenObserve 传输器以支持日志发送,移除不必要的依赖
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-03-18 12:03:32 +00:00
7ec4f03193
refactor(logger): 移除开发环境下的彩色日志输出
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-03-18 10:37:10 +00:00
c963202226
feat(logger): 更新日志格式,添加 JSON 格式化并注释掉简单文本格式化
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_server
2025-03-18 10:14:34 +00:00
d2168377a7
feat: 添加数据库实例到上下文,更新相关逻辑以支持新的数据库操作
6e910d09e4
fix: 修正Dockerfile中的bun.lockb为bun.lock
4e7d86f037
feat: 重构mify爬虫错误处理,优化表格插入逻辑,更新依赖版本
ac3873c62d
feat: 添加CORS支持和流式响应处理,转发请求头以增强代理请求功能
8d8bd5c305
feat: 更新模型代理请求处理,添加路径检查以增强授权验证
Compare 15 commits »
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-03-18 08:29:18 +00:00
eabe12f6ae
chore(net-tool): 移除不必要的 bun-types/fetch 导入
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-03-18 07:59:21 +00:00
e9d0244197
chore(net-tool): 更新 bun-types 依赖至 1.2.5
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-03-17 12:11:40 +00:00
7ce872237a
feat(net-tool): 引入 bun-types,更新类型定义和依赖
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_attach_template
2025-02-09 01:56:19 +00:00
7e8a7c811f
feat: 更新Dockerfile和配置,优化环境变量管理,增强错误处理
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-02-06 09:36:46 +00:00
e2472588a2
fix(net-tool): 修复响应数据异常处理,增加对状态码 200 的判断
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_server
2025-02-05 10:36:09 +00:00
2324440aaa
feat: 优化报告内容生成逻辑,简化内容处理
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_server
2025-02-05 07:50:01 +00:00
f8ab0f791b
feat: 网页爬虫&总结改成使用MIFY支持
45efe9c662
feat: 移除聊天记录错误返回逻辑,以简化消息处理
945e529fab
feat: 移除聊天记录检查逻辑,以简化消息处理流程
f7ccac9b1f
feat: 为报告订阅和游戏控制添加错误处理,以增强稳定性
7540efaa3a
feat: 添加请求ID到意图代理逻辑中,以增强日志记录和请求跟踪
Compare 9 commits »
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-01-28 11:39:53 +00:00
cc30ebf465
fix(types): 更新 WikiNodeRes 接口以嵌套数据结构
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-01-28 09:22:41 +00:00
1d6931d10b
feat(net-tool): 添加获取数据表记录的 getMetaInfo 方法及相关类型定义
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-01-27 14:21:56 +00:00
d6120f05ce
fix(net-tool): 更新 getNodeInfo 方法以使用新的返回类型 WikiNodeRes
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-01-27 14:14:05 +00:00
3cd595638e
fix(net-tool): 修复 LarkWikiService 中的 getNodeInfo 方法以使用 GET 请求
zhaoyingbo
pushed to
master
at
zhaoyingbo/egg_tools
2025-01-27 14:05:19 +00:00
5b7065dd0d
feat(net-tool): 添加 LarkWikiService 以支持知识空间功能
First
Previous
1
2
3
4
5
Next
Last