lrf 3 years ago
parent
commit
15e18f2f6f
1 changed files with 4 additions and 4 deletions
  1. 4 4
      config/plugin.js

+ 4 - 4
config/plugin.js

@@ -1,9 +1,9 @@
 'use strict';
 // rabbitMq
-exports.amqp = {
-  enable: true,
-  package: 'egg-naf-amqp',
-};
+// exports.amqp = {
+//   enable: true,
+//   package: 'egg-naf-amqp',
+// };
 // redis
 exports.redis = {
   enable: true,