fix: ims parameter config yaml

This commit is contained in:
2024-04-10 19:59:08 +08:00
parent f15f9be1b5
commit 4bf3b3c4ba

View File

@@ -156,7 +156,7 @@ ims:
type: "regex"
value: '001'
access: "read-write"
filter: '^[0-9]{3,4}$'
filter: '^[0-9]{3}$'
display: "MCC"
comment: ""
- name: "mnc"
@@ -183,6 +183,13 @@ ims:
filter: '0~15'
display: "Index"
comment: "0~15"
- name: "naName"
type: "string"
value: ""
access: "read"
filter: '0~128'
display: "NaName"
comment: ""
- name: "title"
type: "string"
value: ""