Fix change
This commit is contained in:
parent
bce825ff32
commit
c232260e46
|
@ -55,6 +55,7 @@ func updateIndexIncr() int {
|
|||
i = i + 1
|
||||
if i == aggrNum {
|
||||
rpc.Push2Index(rpc.INCRINDEX, tmpList, IndexList.Get())
|
||||
i = 0
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue