fix: ne type PSAP to MF

This commit is contained in:
zhangsz
2025-04-15 16:40:35 +08:00
parent e1343ce228
commit eed90b24ef

View File

@@ -1,7 +1,7 @@
/**网元列表,默认顺序 */
export const NE_TYPE_LIST = [
'OMC',
'PSAP',
'MF',
];
/**