From e4661117ced8a097d16a1a27278d34ee36bd0a1b Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Sat, 5 Sep 2020 10:19:33 +0800 Subject: [PATCH] Update README.md --- .../wx-java-mp-spring-boot-starter/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spring-boot-starters/wx-java-mp-spring-boot-starter/README.md b/spring-boot-starters/wx-java-mp-spring-boot-starter/README.md index 65cc5bbbf..adc3a31f4 100644 --- a/spring-boot-starters/wx-java-mp-spring-boot-starter/README.md +++ b/spring-boot-starters/wx-java-mp-spring-boot-starter/README.md @@ -28,10 +28,11 @@ wx.mp.config-storage.http-proxy-password= ``` 3. 自动注入的类型 -- `WxMpService`以及~~相关的服务类, 比如: `wxMpService.getXxxService`。~~ +- `WxMpService` - `WxMpConfigStorage` - +4、参考demo: +https://github.com/binarywang/wx-java-mp-demo