mysqls
mysqls copied to clipboard
引入出错
import { execute,sql,transaction } from 'node-transform-mysql' sql undefined 怎么搞?
@amangqq 使用错误 请安装 mysqls npm包 import { init, exec, sql, transaction } from 'mysqls'