Skip to content

Commit 769e327

Browse files
committed
update docs
1 parent e5b375c commit 769e327

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

docs/.vuepress/sidebar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export const mySidebar: SidebarMulti = {
2222
{text: '跨域', link: 'cors'},
2323
{text: 'RBAC', link: 'RBAC'},
2424
{text: '事务', link: 'transaction'},
25+
{text: '数据规则', link: 'data-rule'},
2526
{text: '代码生成', link: 'code-generation'},
2627
]
2728
},

docs/guide/reference/data-rule.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: 数据规则
3+
---
4+
5+
<div align="center">
6+
7+
此内容为非公开内容,扫码加入知识星球,即可获取独家内容
8+
9+
<p style="color: rgb(160, 160, 160);">
10+
请注意,我们并不保证星球内容更新频率,您可以依据星球规则进行全额退款
11+
<br/>
12+
附:加入 Discord 频道,可领取免费体验资格
13+
</p>
14+
15+
<img height="349" width="415" src="https://wu-clan.github.io/picx-images-hosting/知识星球.png" alt="知识星球">
16+
17+
</div>

0 commit comments

Comments
 (0)