Fix change

This commit is contained in:
710leo 2020-06-30 00:04:31 +08:00
parent bce825ff32
commit c232260e46
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ func updateIndexIncr() int {
i = i + 1
if i == aggrNum {
rpc.Push2Index(rpc.INCRINDEX, tmpList, IndexList.Get())
i = 0
}
}