1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
harveyshao 2022-02-20 23:03:14 +08:00
parent 256c60b57c
commit b9759648cc

View File

@ -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) {