v3.27.0 【优化】员工缓存;【优化】代码生成;【优化】redis缓存失效时间

This commit is contained in:
zhuoda
2025-08-18 21:07:32 +08:00
parent 942c628cc6
commit 9361097097
16 changed files with 86 additions and 0 deletions

View File

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