update docs, and some related comments and generated codes

This commit is contained in:
Jerry
2023-01-30 15:23:11 +08:00
parent ea17b0293c
commit ebb27a5852
17 changed files with 422 additions and 44 deletions

View File

@@ -375,4 +375,4 @@ public function testRoute(HttpRequestEvent $event)
获取一个 KV 库实例。
有关 KV 库的使用,见 [组件 - KV TODO]()。
有关 KV 库的使用,见 [组件 - KV 缓存](/components/store/cache)。