Commit dedf8000 authored by tywldx's avatar tywldx

add xml to json

parent b1836ff9
......@@ -62,7 +62,8 @@
"redis": "",
"concat-files":"",
"bluebird":"",
"multer":""
"multer":"",
"xml2json":""
},
"devDependencies": {
"mm": "^2.0.0",
......
......@@ -232,6 +232,7 @@ Bp_modules.datasource.init();
let require_module = {};
require_module["bin"] = require('bankcardinfo');
require_module["xml2json"] = require('xml2json');
//这个是存在内存里面,可以通过调用接口来更新的。
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment