const path = require('path')
process.env.rootPath=path.dirname(__dirname)
module.exports=function(app){
}