Browse Source

Update README.md

master
Daniel Qian 10 years ago
parent
commit
3e28f842de
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -20,7 +20,7 @@ weixin-java-tools
在你的maven项目中添加:
```xml
<dependency>
<groupId>me.chanjar.weixin</groupId>
<groupId>me.chanjar</groupId>
<artifactId>weixin-java-tools</artifactId>
<version>1.0.0</version>
</dependency>


Loading…
Cancel
Save