feat: UPF总流量数 N3上行 N6下行
This commit is contained in:
@@ -11,5 +11,5 @@ type IPerfKPI interface {
|
||||
SelectGoldKPITitle(neType string) []model.GoldKPITitle
|
||||
|
||||
// SelectUPFTotalFlow 查询UPF总流量 N3上行 N6下行
|
||||
SelectUPFTotalFlow(neType, rmUID, startDate, endDate string) []map[string]any
|
||||
SelectUPFTotalFlow(neType, rmUID, startDate, endDate string) map[string]any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user