10 lines
108 B
JSON
10 lines
108 B
JSON
{
|
|
"desc": "页面路径配置",
|
|
"rules": [
|
|
{
|
|
"action": "allow",
|
|
"page": "*"
|
|
}
|
|
]
|
|
}
|