@@ -28,7 +28,7 @@ title: 知识星球
2828 title="操作人信息"
2929 icon="fluent-color: receipt-16 "
3030 href="https://t.zsxq.com/virtV "
31- description="如何集成操作人信息到数据库表? "
31+ description="集成操作人信息到数据库表 "
3232 />
3333 <LinkCard
3434 title="Celery"
@@ -40,13 +40,19 @@ title: 知识星球
4040 title="数据规则"
4141 icon="fluent-color: video-16 "
4242 href="https://t.zsxq.com/qlZyT "
43- description="如何使用数据规则? "
43+ description="超灵活的行级数据权限 "
4444 />
4545 <LinkCard
4646 title="自定义中间件"
4747 icon="fluent-color: receipt-16 "
4848 href="https://t.zsxq.com/P03oX "
49- description="如何编写自定义中间件?"
49+ description="自定义中间件的编写方法"
50+ />
51+ <LinkCard
52+ title="自定义异常"
53+ icon="fluent-color: receipt-16 "
54+ href="https://t.zsxq.com/FS7jY "
55+ description="轻松实现自定义异常并自动处理"
5056 />
5157</CardGrid >
5258
@@ -57,25 +63,19 @@ title: 知识星球
5763 title="Socketio"
5864 icon="fluent-color: receipt-16 "
5965 href="https://t.zsxq.com/Oi86a "
60- description="如何集成 socketio? "
66+ description="轻松集成 Socketio "
6167 />
6268 <LinkCard
6369 title="Header Token"
6470 icon="fluent-color: receipt-16 "
6571 href="https://t.zsxq.com/7qYpx "
66- description="如何使用自定义 header token 实现授权? "
72+ description="自定义 header token 实现授权"
6773 />
6874</CardGrid >
6975
7076### TODO
7177
7278<CardGrid >
73- <LinkCard
74- title="自定义异常"
75- icon="fluent-color: receipt-16 "
76- href="/planet"
77- description="即将到来..."
78- />
7979 <LinkCard
8080 title="日志分析"
8181 icon="fluent-color: receipt-16 "
0 commit comments