guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
51671c70b9
Modificáronse 1 ficheiros con 8 adicións e 8 borrados
  1. 8 8
      config/plugin.js

+ 8 - 8
config/plugin.js

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