Merged
Conversation
This was
linked to
issues
Mar 8, 2026
Open
Closed
Closed
Contributor
There was a problem hiding this comment.
嗨——我已经审查了你的修改,看起来非常棒!
请帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈来改进之后的审查。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Contributor
There was a problem hiding this comment.
Pull request overview
该 PR 主要通过调整帝江号(基建)相关流水线的 OCR/识别条件与部分节点动作,修复流程中界面识别与收尾关闭阶段可能出现的错误,从而提升任务稳定性。
Changes:
- 更新 DijiangRewards 模板 OCR 的
roi_offset,并新增若干“奖励/收取完成”界面文本识别节点,用于辅助关闭按钮命中。 - 优化会客室线索流程:补充节点
desc,并为“一键领取”补上点击动作;调整线索库满提示的 OCR ROI。 - 调整信用商店扫描流程中
CreditShoppingReserveCredit的执行顺序。
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| assets/resource/pipeline/DijiangRewards/Template/TextTemplate.json | 扩大/调整按钮文本 OCR ROI 偏移;新增多个“关闭奖励界面”相关 OCR 文本节点 |
| assets/resource/pipeline/DijiangRewards/ReceptionRoom.json | 关闭奖励界面增加文本约束;线索领取节点补充描述与点击动作;调整线索库满提示 OCR ROI |
| assets/resource/pipeline/DijiangRewards/Manufacturing.json | 领取产出后关闭界面增加文本约束 |
| assets/resource/pipeline/DijiangRewards/GrowthChamber.json | 收取/提取完成后关闭界面增加文本约束 |
| assets/resource/pipeline/CreditShopping/Shopping.json | 调整扫描分支节点顺序(ReserveCredit 位置后移) |
assets/resource/pipeline/DijiangRewards/Template/TextTemplate.json
Outdated
Show resolved
Hide resolved
…json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
MistEO
pushed a commit
that referenced
this pull request
Mar 9, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
MistEO
pushed a commit
that referenced
this pull request
Mar 9, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
预期结果
稳定性++
速度-
(bug+)
Summary by Sourcery
修复信用购物和帝匠奖励场景中与基础设施相关的任务流的错误流水线配置。
Bug 修复:
Original summary in English
Summary by Sourcery
Fix incorrect pipeline configurations for infrastructure-related task flows in credit shopping and Dijiang rewards scenarios.
Bug Fixes:
Original summary in English
Summary by Sourcery
修复信用购物和帝匠奖励场景中与基础设施相关的任务流的错误流水线配置。
Bug 修复:
Original summary in English
Summary by Sourcery
Fix incorrect pipeline configurations for infrastructure-related task flows in credit shopping and Dijiang rewards scenarios.
Bug Fixes: