fix: 补传漏洞
This commit is contained in:
		
							parent
							
								
									13d036f3f5
								
							
						
					
					
						commit
						96a60f2df8
					
				| @ -700,6 +700,9 @@ export default class Judge { | ||||
|         temp.code == 2300007 || temp.code == 2300028) { | ||||
|       this.disConnectNum += 1; | ||||
|       if (this.disConnectNum < 5) { | ||||
|         if (temp.code == 2300028) { | ||||
|           await new Promise(resolve => setTimeout(resolve, 1000)); // 延迟1秒
 | ||||
|         } | ||||
|         return await this.sendWriteObjectOut(data, filePath) | ||||
|       } | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user