feat: 基站状态补充randId字段信息

This commit is contained in:
TsMask
2025-10-23 14:13:54 +08:00
parent bbbbd626fb
commit bf9820a224
10 changed files with 93 additions and 42 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": 217,
// "ueNum": 1
// },
// ]