签约用户中英文

This commit is contained in:
lai
2024-07-04 16:50:02 +08:00
parent ebd8821e64
commit c21af696fe
2 changed files with 2 additions and 0 deletions

View File

@@ -897,6 +897,7 @@ export default {
smDataTip:'The IP in sm_data=1-000001&internet-1.2.3.4&ims-1.2.3.5: 1.2.3.4 is the static IP assigned to the APN of 5G user internet, and 1.2.3.5 is the static IP assigned to the APN of 5G user ims. If it is dynamic allocation, just remove the IP and the previous connector. Need to support multiple dnn uses & connections', smDataTip:'The IP in sm_data=1-000001&internet-1.2.3.4&ims-1.2.3.5: 1.2.3.4 is the static IP assigned to the APN of 5G user internet, and 1.2.3.5 is the static IP assigned to the APN of 5G user ims. If it is dynamic allocation, just remove the IP and the previous connector. Need to support multiple dnn uses & connections',
smDataArrTip:'SST,DNN/APN is required', smDataArrTip:'SST,DNN/APN is required',
tenantName:'Tenant Name', tenantName:'Tenant Name',
imsiMode:'IMSI Matching Mode',
}, },
pcf: { pcf: {
neType: 'PCF Object', neType: 'PCF Object',

View File

@@ -897,6 +897,7 @@ export default {
smDataTip:'sm_data=1-000001&internet-1.2.3.4&ims-1.2.3.5中的IP1.2.3.4为5G用户internet这个APN分配的静态IP1.2.3.5为5G用户ims这个APN分配的静态IP。如果是动态分配把IP以及前面一个连接符去掉即可。需支持多个dnn用&连接', smDataTip:'sm_data=1-000001&internet-1.2.3.4&ims-1.2.3.5中的IP1.2.3.4为5G用户internet这个APN分配的静态IP1.2.3.5为5G用户ims这个APN分配的静态IP。如果是动态分配把IP以及前面一个连接符去掉即可。需支持多个dnn用&连接',
smDataArrTip:'SST,DNN/APN为必填项', smDataArrTip:'SST,DNN/APN为必填项',
tenantName:'租户名称', tenantName:'租户名称',
imsiMode:'IMSI匹配模式',
}, },
pcf: { pcf: {
neType: 'PCF网元对象', neType: 'PCF网元对象',