style: 网元类型列表排序

This commit is contained in:
TsMask
2024-05-09 15:38:27 +08:00
parent 95de441828
commit 077a3cfc64

View File

@@ -16,18 +16,19 @@ import (
// neListSort 网元列表预设排序
var neListSort = []string{
"OMC",
"MME",
"IMS",
"AMF",
"AUSF",
"UDM",
"SMF",
"PCF",
"UPF",
"NRF",
"NSSF",
"IMS",
"NRF",
"UPF",
"MME",
"N3IWF",
"MOCNGW",
"SMSC",
}
// 实例化数据层 NeInfoImpl 结构体