Merge pull request #241 from x2jia/master

Update attach.js
This commit is contained in:
life
2019-04-09 17:31:51 +08:00
committed by GitHub

2
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;