mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-30 10:07:06 +08:00
Update README.md
This commit is contained in:
@ -20,7 +20,7 @@ weixin-java-tools
|
|||||||
在你的maven项目中添加:
|
在你的maven项目中添加:
|
||||||
```xml
|
```xml
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.chanjar.weixin</groupId>
|
<groupId>me.chanjar</groupId>
|
||||||
<artifactId>weixin-java-tools</artifactId>
|
<artifactId>weixin-java-tools</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user