重置任务数

This commit is contained in:
wh_zcy 2023-03-16 16:03:12 +08:00
parent 5b25ca43e7
commit 8ee109e673

View File

@ -427,6 +427,7 @@ func (this *modelDispatch) updateNotice(uid string, dispatch *pb.DBDispatch) err
}
if nextConf != nil {
dispatch.Nb.Lv++
dispatch.Nb.TaskCount = 0
}
}
//累计任务数