fix
This commit is contained in:
@@ -48,6 +48,7 @@ func (l *TestAiLogic) TestAi(req *types.TestAiReq, userinfo *auth.UserInfo) (res
|
||||
logx.Error("测试异常:", err)
|
||||
}
|
||||
}()
|
||||
//lenAiHost := len(l.svcCtx.Config.)
|
||||
begin := time.Now().UTC().UnixMilli()
|
||||
errChan := make(chan string)
|
||||
w := sync.WaitGroup{}
|
||||
|
||||
Reference in New Issue
Block a user