This commit is contained in:
aozhiwei 2024-07-20 22:10:20 +08:00
parent 6824885831
commit bb0c57440f

View File

@ -94,7 +94,7 @@ func (this* contribution) internalStat(statTime int64, nowTime int64) bool {
}, },
params, params,
func () int64 { func () int64 {
return 0 return 10
}, },
func (ds *f5.DataSet) bool { func (ds *f5.DataSet) bool {
return this.loadFromDb(addressHash, ds) return this.loadFromDb(addressHash, ds)