@@ -146,5 +146,5 @@ async function startConsumer() {
CMD.init = function() {
startConsumer();
}
-
+CMD.init()
module.exports = CMD