JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_优化tss和asr后端繁忙挂断逻辑
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -95,6 +95,10 @@ export default function useWebSocket(aaas = null, options = {}) {
|
||||
code: 4001,
|
||||
reason: '当前服务器繁忙,请稍后在试!'
|
||||
})
|
||||
onClose({
|
||||
code: 4001,
|
||||
reason: '当前服务器繁忙,请稍后在试!'
|
||||
})
|
||||
break;
|
||||
case 5: // 使用人数过多等其他错误
|
||||
ws.value.close({
|
||||
|
||||
Reference in New Issue
Block a user