fix. 极端网络环境下无法进入公招并进入错误界面

This commit is contained in:
mslxl
2022-03-18 12:18:33 +08:00
committed by GitHub
parent 96b8563fed
commit 5b095c9d40

View File

@@ -898,6 +898,26 @@
255
],
"next": [
"RecruitBeginLoading",
"RecruitBegin"
]
},
"RecruitBeginLoading": {
"algorithm": "OcrDetect",
"action": "doNothing",
"text": [
"正在提交",
"反馈至神经"
],
"roi": [
700,
600,
300,
120
],
"next": [
"RecruitBeginLoading",
"Recruit",
"RecruitBegin"
]
},