diff --git a/core/code/autogen.go b/core/code/autogen.go index 4371d129..6228e0a6 100644 --- a/core/code/autogen.go +++ b/core/code/autogen.go @@ -207,7 +207,7 @@ func init() { } }}, IMPORT: {Hand: func(m *ice.Message, arg ...string) { - _autogen_import(m, ice.SRC_MAIN_GO, arg[0], kit.Select(_autogen_mod(m, ice.GO_MOD), arg, 1)) + m.Echo(_autogen_import(m, ice.SRC_MAIN_GO, arg[0], kit.Select(_autogen_mod(m, ice.GO_MOD), arg, 1))) }}, BINPACK: {Help: "打包", Hand: func(m *ice.Message, arg ...string) { kit.For([]string{"intshell", "volcanos", "node_modules", "learning", "icons"}, func(p string) {