sql: 更新AMF/MME参数配置属性
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user