feat: AMF事件UE数据导出
This commit is contained in:
@@ -95,7 +95,7 @@ func (r *UEEventImpl) SelectPage(querys model.UEEventQuery) map[string]any {
|
||||
|
||||
result := map[string]any{
|
||||
"total": 0,
|
||||
"rows": []model.CDREvent{},
|
||||
"rows": []model.UEEvent{},
|
||||
}
|
||||
|
||||
// 查询数量 长度为0直接返回
|
||||
|
||||
Reference in New Issue
Block a user