diff --git a/modules/gm/module.go b/modules/gm/module.go index fd6b30130..d8bb51026 100644 --- a/modules/gm/module.go +++ b/modules/gm/module.go @@ -9,7 +9,7 @@ import ( /* 模块名:GM工具模块 描述:处理客户端发过来的gm命令 -开发:李伟 +开发:梅雄风 */ func NewModule() core.IModule { m := new(GM)