fix: resolve issue #38 via AI

Automated fix by PolyHermes AI Fixer
This commit is contained in:
WrBug
2026-04-22 14:06:05 +08:00
parent 04b7505094
commit 36a05ebd3e
24 changed files with 8098 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
请修复 GitHub Issue #38: 无法卖出仓位
问题描述:
市价单显示订单簿 404,限价单也提示 order book 有问题
工作目录: /Users/wrbug/.openclaw/agents/polyhermes_agent/workspace
前端目录: /Users/wrbug/.openclaw/agents/polyhermes_agent/workspace/frontend
后端目录: /Users/wrbug/.openclaw/agents/polyhermes_agent/workspace/backend
要求:
1. 分析问题根源
2. 实施修复
3. 确保前后端代码能正常编译
4. 编写或更新相关测试
5. 提交代码 (git commit)