From 78a155a54ca66b033c61bd8d09e756df9e1d810e Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Thu, 16 Nov 2023 16:26:48 +0800 Subject: [PATCH] fix: amf parameter --- config/param/amf_param_config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/param/amf_param_config.yaml b/config/param/amf_param_config.yaml index 11db5387..bacdf35a 100644 --- a/config/param/amf_param_config.yaml +++ b/config/param/amf_param_config.yaml @@ -216,7 +216,7 @@ amf: display: "Weight" comment: "" guami: - display: "Guami List" + display: "GUAMI List" array: - name: "index" type: "int" @@ -230,7 +230,7 @@ amf: value: '46000' access: "read-write" filter: '^[0-9]{5,6}$' - display: "Plmn Id" + display: "PLMN ID" comment: "" - name: "regionId" type: "int" @@ -268,7 +268,7 @@ amf: value: '46000' access: "read-write" filter: '^[0-9]{5,6}$' - display: "Plmn Id" + display: "PLMN ID" comment: "" - name: "tac" type: "string" @@ -292,19 +292,19 @@ amf: value: '46000' access: "read-write" filter: '^[0-9]{5,6}$' - display: "Plmn Id" + display: "PLMN ID" comment: "" - name: "sst" type: "int" value: '1' access: "read-write" filter: '0~127' - display: "Sst" + display: "SST" comment: "" - name: "sd" type: "regex" value: '000001' access: "read-write" filter: '' - display: "Sd" + display: "SD" comment: ""