fix:去除无用日志
This commit is contained in:
		
							parent
							
								
									5732b62000
								
							
						
					
					
						commit
						b765676068
					
				| @ -267,9 +267,7 @@ export default class Judge { | |||||||
|       judgeUdp.send(bytes) |       judgeUdp.send(bytes) | ||||||
|     } |     } | ||||||
|     if (!isExamEnd) { |     if (!isExamEnd) { | ||||||
|       console.info(judgeTag, 'start examJudgeRealExam') |  | ||||||
|       await examJudgeRealExam(plcData) |       await examJudgeRealExam(plcData) | ||||||
|       console.info(judgeTag, 'end examJudgeRealExam') |  | ||||||
|     } |     } | ||||||
|     let [prevJd, preWd] = [0, 0] |     let [prevJd, preWd] = [0, 0] | ||||||
|     globalThis.udpIndex += 1 |     globalThis.udpIndex += 1 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user