From b50c96220150ca896e225cf474b7b644eead237a Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Fri, 5 Sep 2025 15:44:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E6=96=87=E4=BB=B6=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E5=B9=B6=E4=BF=AE=E6=AD=A3=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/neDataImput/pcf_template.txt | 3 ++- public/neDataImput/udm_voip_template.txt | 1 + public/neDataImput/udm_volte_template.txt | 5 +++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/public/neDataImput/pcf_template.txt b/public/neDataImput/pcf_template.txt index 0c6ffa0e..c5bc66a4 100644 --- a/public/neDataImput/pcf_template.txt +++ b/public/neDataImput/pcf_template.txt @@ -1,2 +1,3 @@ -imsi,msisdn,sess_rules,pcc_rules,hdr_enrich,rfsp,sar,qos_audio,qos_video +# !!! Remove lines containing the # symbol when importing files. +#imsi,msisdn,sess_rules,pcc_rules,hdr_enrich,rfsp,sar,qos_audio,qos_video 001012082101039,1234,internet|ims_sig,internet|ims_sig,321321,255,321312,32131,32131 diff --git a/public/neDataImput/udm_voip_template.txt b/public/neDataImput/udm_voip_template.txt index 21657b00..4b37d8e6 100644 --- a/public/neDataImput/udm_voip_template.txt +++ b/public/neDataImput/udm_voip_template.txt @@ -1,3 +1,4 @@ +# !!! Remove lines containing the # symbol when importing files. #username,password 62357000580,123456 62357000581,123456 diff --git a/public/neDataImput/udm_volte_template.txt b/public/neDataImput/udm_volte_template.txt index c23508f7..0852fd3a 100644 --- a/public/neDataImput/udm_volte_template.txt +++ b/public/neDataImput/udm_volte_template.txt @@ -1,4 +1,5 @@ +# !!! Remove lines containing the # symbol when importing files. #vlote=0 MSISDN and IMSI need to be filled in the same way. #imsi,msisdn,vlote,vni -460996650000580,62357000580,1,ims.mnc000.mcc460.3gppnetwork.org -62357000581,62357000581,0,ims.mnc000.mcc460.3gppnetwork.org +001012082101039,62357000580,1,ims.mnc001.mcc001.3gppnetwork.org +62357000581,62357000581,0,ims.mnc001.mcc001.3gppnetwork.org