fix: UPF流量累计无效问题
This commit is contained in:
@@ -92,6 +92,7 @@ func (r PerfKPI) UPFTodayFlowUpdate(rmUID string, upValue, downValue int64, rest
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
// 使用HIncrBy实时累加统计值
|
||||
|
||||
Reference in New Issue
Block a user