Skip to content

Commit eb125ff

Browse files
committed
fix:祈福宠铃不足停止任务
1 parent b528a64 commit eb125ff

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

assets/resource/pipeline/祈TA宠爱.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"祈TA宠爱entry": {
33
"next": [
4+
"祈TA宠爱祈福宠铃不足",
45
"[JumpBack]祈TA宠爱好友组队关闭邀请",
56
"[JumpBack]祈TA宠爱领取祈福确定",
67
"[JumpBack]XX祈福"
@@ -25,6 +26,22 @@
2526
"type": "Click"
2627
}
2728
},
29+
"祈TA宠爱祈福宠铃不足": {
30+
"recognition": {
31+
"type": "OCR",
32+
"param": {
33+
"roi": [
34+
440,
35+
193,
36+
368,
37+
122
38+
],
39+
"expected": [
40+
"祈福宠铃不足"
41+
]
42+
}
43+
}
44+
},
2845
"祈TA宠爱领取祈福确定": {
2946
"recognition": {
3047
"type": "OCR",

0 commit comments

Comments
 (0)