From 8a2732fa02072b83df076fc1ec71f8d1b2fe5c69 Mon Sep 17 00:00:00 2001 From: SherkeyXD <253294679@qq.com> Date: Mon, 5 Feb 2024 01:35:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E5=B9=B8=E8=BF=90?= =?UTF-8?q?=E5=A2=99ocr=E7=9A=84roi=E8=8C=83=E5=9B=B4=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=8F=AF=E8=83=BD=E8=AF=AF=E5=88=A4=E7=9A=84?= =?UTF-8?q?=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 0cf1ebad50..be25341685 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -5224,15 +5224,14 @@ "algorithm": "OcrDetect", "text": [ "幸运墙", - "幸运", - "活动" + "幸运" ], "action": "ClickSelf", "roi": [ - 15, - 80, - 189, - 144 + 23, + 81, + 182, + 141 ], "next": [ "OrundumActivitiesChoose",