From e01ebe33e244e552c8148bada84ba42236d3a8a6 Mon Sep 17 00:00:00 2001 From: "[li_she]" <[li.she@xujiesoft.com]> Date: Thu, 29 Jul 2021 11:51:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9bb7fb..2c034f2 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ gaotao-fast │ ├─modules 功能模块 │ ├─app API接口模块(APP调用) +│ ├─language 语言维护模块 +│ ├─grid table自定义 │ ├─job 定时任务模块 │ ├─oss 文件服务模块 │ └─sys 权限模块