diff --git a/src/hi/hi.js b/src/hi/hi.js index f495e8a4..c7c8be0b 100644 --- a/src/hi/hi.js +++ b/src/hi/hi.js @@ -1,8 +1,5 @@ Volcanos(chat.ONIMPORT, {help: "导入数据", _init: function(can, msg) { msg.Echo("hello world") - msg.Echo("hello world") - msg.Echo("hello world") - msg.Echo("hello world") - msg.Echo("hello world") + msg.Echo("") msg.Dump(can) -}}) \ No newline at end of file +}})