feat: 参数配置文件转入ne_config表

This commit is contained in:
TsMask
2024-07-02 09:32:56 +08:00
parent 47d7f8c1ed
commit d9f0571cfe
14 changed files with 2402 additions and 2219 deletions

View File

@@ -1,6 +1,7 @@
mme:
system:
display: "System Config"
sort: 1
list:
- name: "csfbEnabled"
type: "bool"
@@ -88,6 +89,7 @@ mme:
comment: "0~20"
gummei:
display: "Gummei List"
sort: 3
array:
- name: "index"
type: "int"
@@ -119,6 +121,7 @@ mme:
comment: "0~255"
tai:
display: "TAI List"
sort: 5
array:
- name: "index"
type: "int"
@@ -143,6 +146,7 @@ mme:
comment: "0~65535"
hss:
display: "HSS List"
sort: 7
array:
- name: "index"
type: "int"
@@ -181,6 +185,7 @@ mme:
comment: "0~65535"
sgw:
display: "SGW List"
sort: 9
array:
- name: "index"
type: "int"
@@ -212,6 +217,7 @@ mme:
comment: "0~64"
pgw:
display: "PGW List"
sort: 11
array:
- name: "index"
type: "int"
@@ -243,6 +249,7 @@ mme:
comment: "0~64"
amf:
display: "AMF List"
sort: 13
array:
- name: "index"
type: "int"