youcai0628

1.0.1 • Public • Published

一:安装

npm i youcai0628

二:导入

const db = require('youcai0628');

三:使用

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

Readme

Keywords

Package Sidebar

Install

npm i youcai0628

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

896 B

Total Files

3

Last publish

Collaborators

  • youcai2020