forked from x/ContextOS
opt some
This commit is contained in:
parent
256c60b57c
commit
b9759648cc
@ -7,7 +7,7 @@ import (
|
||||
type hi struct {
|
||||
ice.Zone
|
||||
|
||||
list string `name:"list zone id auto insert" help:"hi"`
|
||||
list string `name:"list zone id auto insert" help:"示例"`
|
||||
}
|
||||
|
||||
func (h hi) List(m *ice.Message, arg ...string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user