fix: 网元版本安装NRF_IP属性
This commit is contained in:
@@ -713,6 +713,8 @@ func (r *NeInfoImpl) neConfPara5GDataConvert(content map[string]any) map[string]
|
||||
"NSSF_IP": sbi["nssf_ip"].(string),
|
||||
"NRF_IP": sbi["nrf_ip"].(string),
|
||||
"UPF_IP": sbi["upf_ip"].(string),
|
||||
"LMF_IP": sbi["lmf_ip"].(string),
|
||||
"NEF_IP": sbi["nef_ip"].(string),
|
||||
"MME_IP": sbi["mme_ip"].(string),
|
||||
"N3IWF_IP": sbi["n3iwf_ip"].(string),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user