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