From daf8e9439cda72142fd425122d11cef0e1edb7b2 Mon Sep 17 00:00:00 2001 From: MistEO Date: Fri, 27 Jan 2023 15:22:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=BB=A4=E7=9A=84?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E9=97=AE=E9=A2=98=EF=BC=8C=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=92=A4=E9=80=80=E6=8C=89=E9=92=AE=E7=82=B9=E4=B8=8D=E5=88=B0?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 4166b32c49..d0dac63cba 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -2175,7 +2175,12 @@ "algorithm": "OcrDetect", "text": [], "Doc": "该任务的 ocrReplace 被所有涉及干员名的识别任务复用", - "ocrReplace": [] + "ocrReplace": [ + [ + "^令.+", + "令" + ] + ] }, "StartUpThemes": { "algorithm": "JustReturn", @@ -6425,10 +6430,10 @@ "postDelay": 300, "action": "ClickRect", "specificRect": [ - 580, - 190, - 40, - 30 + 562, + 195, + 10, + 36 ] }, "StageDrops-StageName": {