From e8693044549148af33dc840eb72b3c4ca0ad43c9 Mon Sep 17 00:00:00 2001 From: yutent Date: Thu, 2 Nov 2023 11:25:24 +0800 Subject: [PATCH] Update Home --- Home.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/Home.md b/Home.md index 8755086..c9f7d22 100644 --- a/Home.md +++ b/Home.md @@ -27,24 +27,5 @@ 11. 更快的执行速度, 更少的内存占用。 -## 开发文档 - -+ [⟪快速上手⟫](https://github.com/bytedo/gmf.core/wiki/Quickstart) - - [⟪入口文件配置⟫](https://github.com/bytedo/gmf.core/wiki/Entry) - - [⟪默认配置⟫](https://github.com/bytedo/gmf.core/wiki/Config) - - [⟪路由⟫](https://github.com/bytedo/gmf.core/wiki/Router) - - [⟪跨域配置⟫](https://github.com/bytedo/gmf.core/wiki/Cors) - - [⟪控制器⟫](https://github.com/bytedo/gmf.core/wiki/Controller) - - [⟪Request⟫](https://github.com/bytedo/gmf.core/wiki/Request) - - [⟪Response⟫](https://github.com/bytedo/gmf.core/wiki/Response) - - [⟪会话Session⟫](https://github.com/bytedo/gmf.core/wiki/Session) - - [⟪Json Web Token⟫](https://github.com/bytedo/gmf.core/wiki/Jwt) - -+ [⟪进阶⟫](https://github.com/bytedo/gmf.core/wiki/Advanced) - - - - -