From 87a409466a0f9e5b442ce9f2b055660126f5a7c9 Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 18 Jul 2019 11:22:43 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 50830e54d..ceada0a18 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,8 @@ public function index(){ * 在线体验地址:https://v4.thinkadmin.top * Gitee 代码地址:https://gitee.com/zoujingli/ThinkAdmin/tree/v4 * Github 代码地址:https://github.com/zoujingli/ThinkAdmin/tree/v4 + +#### ThinkAdmin v5 基于 ThinkPHP 5.1 开发(后台权限基于注解实现) +* 在线体验地址:https://v5.thinkadmin.top +* Gitee 代码地址:https://gitee.com/zoujingli/ThinkAdmin/tree/v5 +* Github 代码地址:https://github.com/zoujingli/ThinkAdmin/tree/v5