sql: 更新AMF/MME参数配置属性

This commit is contained in:
TsMask
2025-06-26 17:00:02 +08:00
parent 19d5074ae3
commit 659c1d7727
4 changed files with 55 additions and 55 deletions

View File

@@ -449,12 +449,12 @@ mme:
display: "Index"
comment: "0~65535"
- name: "imei"
type: "string"
value: "001"
type: "regex"
value: ""
access: "read-write"
filter: "0~64"
filter: "^([0-9]{3,16})$"
display: "IMEI"
comment: "0~64"
comment: "Only check IMEI Prefix, IMEI value is imei prefix value[0-9]{3-16} e.g:'86958304522' )"
enbList:
display: "Enb List Config"
sort: 19