ref: 网元公共配置数据转化取值
This commit is contained in:
@@ -72,4 +72,7 @@ type INeInfo interface {
|
||||
|
||||
// NeConfPara5GWirte 网元公共配置文件写入 content内容 syncNE同步到网元端NeType@NeId
|
||||
NeConfPara5GWirte(content map[string]any, syncNE []string) error
|
||||
|
||||
// NeConfPara5GConvert 网元公共配置数据转化 content网元公共配置文件读取内容
|
||||
NeConfPara5GDataConvert(content map[string]any) map[string]string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user