Files

10 lines
108 B
JSON
Raw Permalink Normal View History

2025-11-05 00:22:09 +08:00
{
"desc": "页面路径配置",
"rules": [
{
"action": "allow",
"page": "*"
}
]
}