优化用户信息接口和新增neId字段
This commit is contained in:
@@ -10,4 +10,5 @@ type UdmAuthUser struct {
|
||||
Ki string `json:"ki" xorm:"ki"` // ki
|
||||
AlgoIndex string `json:"algoIndex" xorm:"algo_index"` //
|
||||
Opc string `json:"opc" xorm:"opc"`
|
||||
NeID string `json:"neId" xorm:"ne_id"` // UDM网元标识-子系统
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user