This commit is contained in:
liwei1dao 2022-07-27 14:16:21 +08:00
parent 1e4244a8b4
commit e36e16ae92

View File

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