From 80aa07434821accbd257c3ac39091f5b73a54011 Mon Sep 17 00:00:00 2001 From: 337031187 Date: Wed, 6 Jan 2021 10:07:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0redme=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, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2db7d26..b890e1b4 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ CRMEB打通版:https://gitee.com/ZhongBangKeJi/CRMEB ## 开源项目内包含三个子项目 ~~~ 1:admin WEB程序 PC端管理端 VUE + ElementUi -2:app 移动商城 UniApp标准开发 +2:app 移动商城 UniApp标准开发(H5 + 微信小程序) 3:crmeb Api Java SpringBoot + mybatisPlus ... 4:接口文档 Api对应的接口文档也可以部署项目后查看 ~~~