tangyalimysql_bao

1.0.1 • Public • Published

一,安装包

npm i tangyalimysql_bao

二,导包

const  db = require('tangyalimysql_bao');

三,用包

db.connnection.query('sql语句',(error,results)=>{
    //error是错误信息,如果没有错误,就执行成功
    //results就是执行的结果
})

Readme

Keywords

Package Sidebar

Install

npm i tangyalimysql_bao

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

1.12 kB

Total Files

3

Last publish

Collaborators

  • tangyali