This commit is contained in:
liwei1dao 2022-12-14 19:50:33 +08:00
commit 2f0320e37f

View File

@ -355,7 +355,8 @@ func (m *Robot) processResult() {
route[head] = statis
m.ReportMap[r.Num] = route
}
}
}()
}
func (m *Robot) printIgnoredResult(result *CallResult, cause string) {