Merge remote-tracking branch 'outer/代理服务方案' into 代理服务方案
This commit is contained in:
commit
289237eed4
@ -702,9 +702,8 @@ export default class Judge {
|
||||
if (this.disConnectNum < 5) {
|
||||
if (temp.code == 2300028) {
|
||||
await new Promise(resolve => setTimeout(resolve, 1000)); // 延迟1秒
|
||||
} else {
|
||||
return await this.sendWriteObjectOut(data, filePath)
|
||||
}
|
||||
return await this.sendWriteObjectOut(data, filePath)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user