优化用户信息接口和新增neId字段
This commit is contained in:
@@ -13,4 +13,5 @@ type UdmSubUser struct {
|
||||
CnType string `json:"cnType" xorm:"cn_type"`
|
||||
SubData string `json:"subData" xorm:"sub_data"`
|
||||
Eps string `json:"eps" xorm:"eps"`
|
||||
NeID string `json:"neId" xorm:"ne_id"` // UDM网元标识-子系统
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user