maiyongxu0607

1.0.2 • Public • Published

一:安装

npm i maiyongxu0607

二:导入

const db = require('maiyongxu0607');

三:使用

db.connection.query(`sql语句`,(error,results)=>{
    //error 错误对象
    //results 结果
});

Package Sidebar

Install

npm i maiyongxu0607

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.04 kB

Total Files

3

Last publish

Collaborators

  • maiyongxu