1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2026-02-10 20:29:00 +08:00
This commit is contained in:
2025-11-03 01:06:01 +08:00
parent 448e621dbf
commit e53cd633cb
14 changed files with 133 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
# 数据库设计
本项目高度捆绑PostgreSQL采用了大量pgsql特定的功能如枚举视图等
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />