Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.10.1^2
zouap 3 years ago
parent
commit
dc253e79b1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      routers/repo/aisafety.go

+ 1
- 0
routers/repo/aisafety.go View File

@@ -367,6 +367,7 @@ func sendNPUInferenceResultToTest(job *models.Cloudbrain) {
}

if jsonContent != "" {
log.Info("start to send beihang ...")
serialNo, err := aisafety.CreateSafetyTask(req, jsonContent)
if err == nil {
//update serial no to db


Loading…
Cancel
Save