Merge branch '代理服务方案' of http://47.122.70.237:3000/harmony_car/subject-two into 代理服务方案
This commit is contained in:
commit
18b31dfdd4
Binary file not shown.
@ -1249,14 +1249,10 @@ export default class Judge {
|
||||
const bytes = await this.getMessageHeartbeat(true);
|
||||
globalThis.judgeUdp.send(bytes)
|
||||
}
|
||||
await endExam()
|
||||
} catch (e) {
|
||||
console.info(judgeTag, JSON.stringify(e))
|
||||
// setTimeout(() => {
|
||||
// // avPlayer.avPlayerStop();
|
||||
// router.back();
|
||||
// }, 3000)
|
||||
}
|
||||
await endExam()
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user