1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
shaoying 2022-12-27 11:52:05 +08:00
parent 2059a45ca6
commit 4be627b252

View File

@ -85,17 +85,9 @@ Volcanos({river: {
]},
}},
operate: {name: "运维群", storm: {
aaa: {name: "权限 aaa", index: [
"offer", "email", "user", "totp", "sess", "role",
]},
web: {name: "应用 web", index: [
"broad", "serve", "space", "dream", "share", "cache", "spide",
]},
cli: {name: "系统 cli", index: [
"qrcode", "daemon", "system", "runtime", "mirrors", "forever", "host", "port",
]},
nfs: {name: "文件 nfs", index: [
"cat", "dir", "pack", "tail", "trash",
]},
aaa: {name: "权限 aaa", index: ["offer", "email", "user", "totp", "sess", "role"]},
web: {name: "应用 web", index: ["broad", "serve", "space", "dream", "share", "cache", "spide"]},
cli: {name: "系统 cli", index: ["qrcode", "daemon", "system", "runtime", "mirrors", "forever", "host", "port"]},
nfs: {name: "文件 nfs", index: ["dir", "cat", "pack", "tail", "trash"]},
}},
}})