v3.29 【优化】优化代码生成;【优化】优化redis缓存key;【优化】员工禁用强制下线bug;【优化】本地文件使用File.separator

This commit is contained in:
zhuoda
2026-01-22 20:17:48 +08:00
parent efff2dd6d2
commit 36de38fda3
33 changed files with 136 additions and 97 deletions

View File

@@ -1,16 +1,16 @@
序号| 数据库 | 类型 | 支持 | 下载
-------- |-------------------------------------------------------------------|--------------------| ----- | ----
1| [Mysql](https://www.mysql.com) | 国外 | Java8+Java17 都支持 ✔️ | [下载代码和SQL](https://gitee.com/lab1024/smart-admin/tree/master/%E6%95%B0%E6%8D%AE%E5%BA%93SQL%E8%84%9A%E6%9C%AC/mysql)
2| [PostgreSQL](https://www.postgresql.org/) | 国外 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
3| [SqlServer](https://www.microsoft.com/en-us/sql-server/) | 国外 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
4| [达梦数据库 DM8](https://www.dameng.com/DM8.html) | 国 | Java8+Java17 都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
5| [电科(人大)金仓 KingBaseES](https://www.kingbase.com.cn) | 国产 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
6| [华为高斯 GaussDB](https://www.huaweicloud.com/product/gaussdb.html) | 国产 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
7| [OpenGaussDB](https://opengauss.org/zh/) | 国产 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
8| [神通数据库 ShenTong](http://www.shentongdata.com.cn/) | 国产 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
9| [海量数据库 VastData](https://www.vastdata.com.cn) | 国产 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
10| [扬数据库 OceanBase](https://www.oceanbase.com/) | 国产 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
11| [阿里云 PolarDB](https://www.polardbx.com/) | 国产 | Java8+Java17都支持 ✔️ | [下载代码和SQL](https://smartadmin.vip/views/other/china-db/)
序号| 数据库 | 类型 | 免费 | 支持 | 下载
-------- |------------------------------------------------------------------|--------------------| ----- |-------------------------| ----
1| [Mysql](https://www.mysql.com) | 国外🌈 | 免费🍉 | Java8+Java17 ✔️ | [Gitee](https://gitee.com/lab1024/smart-admin/tree/master/%E6%95%B0%E6%8D%AE%E5%BA%93SQL%E8%84%9A%E6%9C%AC/mysql)
2| [PostgreSQL](https://www.postgresql.org/) | 国外🌈 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
3| [SqlServer](https://www.microsoft.com/en-us/sql-server/) | 国外🌈 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
4| [Oracle](https://www.oracle.com/) | 国外🌈 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
5| [达梦 DM8](https://www.dameng.com/DM8.html) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
6| [电科(人大)金仓 KingBaseES](https://www.kingbase.com.cn) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
7| [华为高斯 GaussDB](https://www.huaweicloud.com/product/gaussdb.html) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
8| [OpenGaussDB](https://opengauss.org/zh/) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
9| [神通 ShenTong](http://www.shentongdata.com.cn/) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
10| [量 VastData](https://www.vastdata.com.cn) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
11| [海扬 OceanBase](https://www.oceanbase.com/) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)
12| [阿里云 PolarDB](https://www.polardbx.com/) | 国产🔥 | 收费🎉️ | Java8+Java17 ✔️ | [购买](../buy.md)