var url = function (val) { return 'http://info.windd.cn:8080/test' + val } module.exports = { url: url }