fix: 尝试修复资源本6识别无代理 #4278

This commit is contained in:
uye
2023-04-11 13:02:50 +08:00
parent d275331fd0
commit 1a268bf082
2 changed files with 13 additions and 0 deletions

View File

@@ -2021,6 +2021,18 @@
"UnableToAgent@SwipeToTheLeft"
]
},
"UnableToAgent2": {
"roi": [
985,
523,
159,
165
],
"next": [
"Stage",
"UnableToAgent2@SwipeToTheLeft"
]
},
"ResourceStageLevel5": {
"Doc": "base_task",
"algorithm": "OcrDetect",
@@ -2049,6 +2061,7 @@
"postDelay": 1000,
"next": [
"UnableToAgent",
"UnableToAgent2",
"Stop"
]
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB