fix: ne parameter config

This commit is contained in:
2024-04-10 17:26:59 +08:00
parent 4c0508ef17
commit d8b8422aba
4 changed files with 41 additions and 41 deletions

View File

@@ -102,7 +102,7 @@ amf:
comment: ""
- name: "defaultDnn"
type: "string"
value: "cmnet"
value: "internet"
access: "read-write"
filter: '0~64'
display: "Default DNN"
@@ -227,7 +227,7 @@ amf:
comment: "0~15"
- name: "plmnId"
type: "regex"
value: '46000'
value: '00101'
access: "read-write"
filter: '^[0-9]{5,6}$'
display: "PLMN ID"
@@ -265,7 +265,7 @@ amf:
comment: "0~15"
- name: "plmnId"
type: "regex"
value: '46000'
value: '00101'
access: "read-write"
filter: '^[0-9]{5,6}$'
display: "PLMN ID"
@@ -289,7 +289,7 @@ amf:
comment: "0~15"
- name: "plmnId"
type: "regex"
value: '46000'
value: '00101'
access: "read-write"
filter: '^[0-9]{5,6}$'
display: "PLMN ID"