liuyu 5 år sedan
förälder
incheckning
5f3c1fd7b5
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      config/plugin.js

+ 4 - 4
config/plugin.js

@@ -1,7 +1,7 @@
 'use strict';
 
 /** @type Egg.EggPlugin */
-// exports.amqp = {
-//   enable: true,
-//   package: 'egg-naf-amqp',
-// };
+exports.amqp = {
+  enable: true,
+  package: 'egg-naf-amqp',
+};