🔥 删除easymysql引用

This commit is contained in:
gaofy 2023-11-21 10:31:24 +08:00
parent 89bb3dd6d4
commit d57cf746a4

View File

@ -1,7 +1,6 @@
import express from "express"; import express from "express";
import mysql from "mysql"; import mysql from "mysql";
import Client from 'easymysql';
/** /**
* 401 需要跳转登录验证 * 401 需要跳转登录验证
* 500 接口错误 * 500 接口错误