forked from x/icebergs
fix send
This commit is contained in:
parent
0ea4c5de6a
commit
1bd6af5738
@ -876,6 +876,7 @@ var Index = &ice.Context{Name: "web", Help: "网络模块",
|
|||||||
m.Optionv(k, m.Optionv(k))
|
m.Optionv(k, m.Optionv(k))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
m.Option("_option", m.Optionv("_option"))
|
||||||
|
|
||||||
// 构造路由
|
// 构造路由
|
||||||
id := kit.Format(c.ID())
|
id := kit.Format(c.ID())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user