返回hint
This commit is contained in:
@@ -3663,5 +3663,5 @@ func StoreAudit(ctx *jxcontext.Context, storeAudits []*model.StoreAudit, status
|
|||||||
}, storeAudits)
|
}, storeAudits)
|
||||||
tasksch.HandleTask(task, nil, true).Run()
|
tasksch.HandleTask(task, nil, true).Run()
|
||||||
hint = task.GetID()
|
hint = task.GetID()
|
||||||
return err
|
return hint, err
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user