Skip to content

Commit 81beab9

Browse files
committed
修复执勤任务死循环
1 parent d6d2439 commit 81beab9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

assets/resource/base/pipeline/宿舍委托.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"关闭奖励_宿舍",
3333
"休息中",
3434
"宿舍任务_领取执勤",
35-
"一键代工",
35+
"退出执勤",
3636
"选择执勤伙伴",
3737
"开始执勤",
3838
"打开执勤",
@@ -108,8 +108,7 @@
108108
"expected": "立即完成",
109109
"action": "Click"
110110
},
111-
"一键代工": {
112-
"is_sub": true,
111+
"退出执勤": {
113112
"recognition": "OCR",
114113
"roi": [
115114
1237,

0 commit comments

Comments
 (0)