sql: 更新AMF/MME配置参数映射文件
This commit is contained in:
@@ -536,3 +536,21 @@ amf:
|
||||
filter: "0~64"
|
||||
display: "Position"
|
||||
comment: "location description. Prohibition of spaces, length of text content 0-64"
|
||||
imeiWhitelist:
|
||||
display: "IMEI White List"
|
||||
sort: 15
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-only"
|
||||
filter: "0~65535"
|
||||
display: "Index"
|
||||
comment: "0~65535"
|
||||
- name: "imeiPrefixValue"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: "^[a-zA-Z0-9]{0,16}$"
|
||||
display: "IMEI Prefix"
|
||||
comment: ""
|
||||
|
||||
Reference in New Issue
Block a user