重置任务数
This commit is contained in:
parent
5b25ca43e7
commit
8ee109e673
@ -427,6 +427,7 @@ func (this *modelDispatch) updateNotice(uid string, dispatch *pb.DBDispatch) err
|
||||
}
|
||||
if nextConf != nil {
|
||||
dispatch.Nb.Lv++
|
||||
dispatch.Nb.TaskCount = 0
|
||||
}
|
||||
}
|
||||
//累计任务数
|
||||
|
Loading…
Reference in New Issue
Block a user