This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
service-platform
/
service-live
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
4549d89416
Branches
Tags
master
service-live
/
config
/
plugin.js
plugin.js
105 B
Histórico
Raw
1
2
3
4
5
6
7
'use strict';
/** @type Egg.EggPlugin */
exports.amqp = {
enable: true,
package: 'egg-naf-amqp',
};