feat: 基站状态列表关联查询租户名称

This commit is contained in:
TsMask
2025-08-29 18:46:51 +08:00
parent e5d33b5a3e
commit 108c3200b7
5 changed files with 79 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ func AMFGnbStateList(neInfo model.NeInfo) ([]map[string]any, error) {
// "onTime": "2024-12-30T15:41:59+08:00",
// "state": "OFF",
// "nbName": "SA",
// "ranId": 8,
// "ueNum": 1
// },
// ]

View File

@@ -80,6 +80,7 @@ func MMEEnbStateList(neInfo model.NeInfo) ([]map[string]any, error) {
// "onTime": "2024-12-30T15:41:59+08:00",
// "state": "OFF",
// "nbName": "SA",
// "ranId": 8,
// "ueNum": 1
// },
// ]