Update attach.js

bigfix
This commit is contained in:
YouJia
2017-03-04 20:27:17 +08:00
committed by GitHub
parent 5164eb620a
commit 42bd58339d

4
node_modules/attach.js generated vendored
View File

@@ -7,6 +7,6 @@ function log(o) {
}
// 附件服务
var Attach = {
var Attach = {}
module.exports = Attach;
module.exports = Attach;