mirror of
https://github.com/1024-lab/smart-admin.git
synced 2026-06-19 04:04:28 +00:00
10 lines
405 B
Markdown
10 lines
405 B
Markdown
### 数据库脚本
|
|
默认数据库为Mysql,若为其他数据库,请关注:[SmartAdmin其他数据库](https://smartadmin.vip/views/other/china-db/)
|
|
|
|
#### 第一次
|
|
如果是第一次部署,只需要执行 smart_admin_v3.sql 文件中的SQL语句即可;
|
|
|
|
|
|
#### 更新
|
|
跟随 SmartAdmin更新,则需要执行 sql-update-log目录中的SQL脚本,需要按照文件版本从小到大执行;
|