Commit 83f3d678 authored by 孙傲's avatar 孙傲

exports 写法调整

parent 10c131bf
module.exports = require('./yitong-sdk');
\ No newline at end of file
module.exports = {
...require('./yitong-sdk'),
...require('./dbms')
}
\ No newline at end of file
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