修改说明

This commit is contained in:
啊平 2021-03-01 14:39:26 +08:00
parent 594a9b7cf7
commit 6b781b2035

View File

@ -2,7 +2,7 @@
<a href="https://midwayjs.org/" target="blank"><img src="https://cool-show.oss-cn-shanghai.aliyuncs.com/admin/logo.png" width="200" alt="Midway Logo" /></a>
</p>
<p align="center">cool-admin 一个很酷的后台权限管理系统开源免费模块化、插件化、极速开发CRUD方便快速构建迭代后台管理系统
<p align="center">cool-admin(midway版)一个很酷的后台权限管理系统开源免费模块化、插件化、极速开发CRUD方便快速构建迭代后台管理系统
<a href="https://bbs.cool-js.com" target="_blank">论坛</a> 进一步了解
<p align="center">
<a href="https://github.com/cool-team-official/cool-admin-midway/blob/master/LICENSE" target="_blank"><img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="GitHub license" />
@ -34,7 +34,7 @@
#### 修改数据库配置,配置文件位于`src/config/config.local.ts`
数据库为mysql(`>=5.7版本`)
数据库为mysql(`>=5.7版本`),首次启动会自动初始化并导入数据
```js
config.orm = {