1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 01:24:05 +08:00

opt order.js

This commit is contained in:
shaoying 2020-06-25 18:51:13 +08:00
parent bcdf434f9b
commit 68226e0df8

View File

@ -106,6 +106,7 @@ var Index = &ice.Context{Name: "web", Help: "网络模块",
m.Cmd(SPIDE, mdb.CREATE, "dev", kit.Select("http://:9020", m.Conf(cli.RUNTIME, "conf.ctx_dev")))
m.Cmd(SPIDE, mdb.CREATE, "shy", kit.Select("https://shylinux.com:443", m.Conf(cli.RUNTIME, "conf.ctx_shy")))
m.Cmd(aaa.ROLE, aaa.White, aaa.VOID, "web", "/publish/")
m.Cmd(aaa.ROLE, aaa.White, aaa.VOID, "command")
m.Cmd("mdb.search", "create", "favor", "favor", "web")