增加MySQL支持

This commit is contained in:
zmrid 2023-02-23 20:30:13 +08:00
parent 6918f66eed
commit c1068f2a3b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
- 如果能上手框架可以体会到不用996,更不用掉头发的感觉^_^ - 如果能上手框架可以体会到不用996,更不用掉头发的感觉^_^
## 框架开发依赖环境 ## 框架开发依赖环境
- 后台VS2019、vs2022 、.NetCore3.1 、EFCore3.1、JWT、Dapper、SignalR、Quartz.Net、Autofac、SqlServer2016、Redis - 后台VS2019、vs2022 、.NetCore3.1 、EFCore3.1、JWT、Dapper、SignalR、Quartz.Net、Autofac、SqlServer2016[MySQL]、Redis
- 前端VsCode、vue3需要安装nodejs)、vuex、axios、promise、element ui、element plus - 前端VsCode、vue3需要安装nodejs)、vuex、axios、promise、element ui、element plus
## 开源版和商业版区别 ## 开源版和商业版区别