Files
smart-admin/数据库SQL脚本/README.md
zhuoda 4b34c9960c v3.27
2025-08-18 21:11:44 +08:00

10 lines
405 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 数据库脚本
默认数据库为Mysql若为其他数据库请关注[SmartAdmin其他数据库](https://smartadmin.vip/views/other/china-db/)
#### 第一次
如果是第一次部署,只需要执行 smart_admin_v3.sql 文件中的SQL语句即可
#### 更新
跟随 SmartAdmin更新则需要执行 sql-update-log目录中的SQL脚本需要按照文件版本从小到大执行