add: multi-tenant phase III
This commit is contained in:
@@ -46,7 +46,8 @@ func (s *AMFController) UEList(c *gin.Context) {
|
||||
c.JSON(200, result.ErrMsg(i18n.TKey(language, "app.common.noNEInfo")))
|
||||
return
|
||||
}
|
||||
querys.RmUID = neInfo.RmUID
|
||||
// remove for multi amf,
|
||||
//querys.RmUID = neInfo.RmUID
|
||||
|
||||
// 查询数据
|
||||
data := s.ueEventService.SelectPage(querys)
|
||||
|
||||
Reference in New Issue
Block a user