From 42f886ee3c1ee0eeb63e990db2f0ccd86a6ff74e Mon Sep 17 00:00:00 2001 From: yangfuda <945208611@qq.com> Date: Wed, 21 Sep 2022 17:23:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E4=BC=97=E5=8F=B7=E6=96=B0=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 7c23deb..120d5f3 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@ ## 项目说明 - wx-api是一个轻量级的公众号开发种子项目,可快速接入微信公众号管理功能 -- 管理后台前端项目wx-manage:https://github.com/niefy/wx-manage -- 移动端示例wx-client: https://github.com/niefy/wx-client -- swagger文档(启动wx-api后查看):http://localhost:8088/wx/swagger-ui/index.html ## [docker方式启动文档](https://www.yuque.com/nifury/wx/nf1rvm) ## [开发环境启动文档](https://www.yuque.com/nifury/wx/guobb7)