We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b375c commit 769e327Copy full SHA for 769e327
docs/.vuepress/sidebar.ts
@@ -22,6 +22,7 @@ export const mySidebar: SidebarMulti = {
22
{text: '跨域', link: 'cors'},
23
{text: 'RBAC', link: 'RBAC'},
24
{text: '事务', link: 'transaction'},
25
+ {text: '数据规则', link: 'data-rule'},
26
{text: '代码生成', link: 'code-generation'},
27
]
28
},
docs/guide/reference/data-rule.md
@@ -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