mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2026-06-12 14:41:46 +08:00
🔥 删除easymysql引用
This commit is contained in:
parent
89bb3dd6d4
commit
d57cf746a4
|
|
@ -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 接口错误
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user