mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-08-01 12:29:36 +08:00
20 lines
321 B
JSON
20 lines
321 B
JSON
{
|
|
"istorenext": {
|
|
"order": 0,
|
|
"leaf": true,
|
|
"action": {
|
|
"type": "template",
|
|
"path": "istorenext/index"
|
|
},
|
|
"auth": {
|
|
"methods": [ "cookie:sysauth_https", "cookie:sysauth_http" ],
|
|
"login": true
|
|
}
|
|
},
|
|
"istorenext-login": {
|
|
"action": {
|
|
"type": "template",
|
|
"path": "istorenext/login"
|
|
}
|
|
}
|
|
} |