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 @@
ims:
system:
display: "System"
sort: 1
list:
- name: "label"
type: "string"
@@ -123,6 +124,7 @@ ims:
comment: ""
plmn:
display: "PLMN List"
sort: 3
array:
- name: "index"
type: "int"
@@ -154,6 +156,7 @@ ims:
comment: ""
mmtel_dialplan:
display: "MMTEL Dialplan"
sort: 5
array:
- name: "index"
type: "int"
@@ -255,6 +258,7 @@ ims:
comment: "Enable: Close/Open"
ds_system:
display: "DS System"
sort: 7
list:
- name: "dispatchSystemInd"
type: "bool"