fix: udm paramete config

This commit is contained in:
2024-02-19 10:05:41 +08:00
parent 80e3fb41fe
commit 6bf1e6728a

View File

@@ -128,10 +128,10 @@ udm:
display: "Name"
comment: ""
- name: "supportedFeatures"
type: "string"
value: "1"
type: "regex"
value: "00000001"
access: "read-write"
filter: '8~8'
filter: '^[0-9a-fA-F]{8}$'
display: "Supported Features"
comment: ""
- name: "defaultSingleNSSAIs"