mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-24 18:04:38 +08:00
修复文字
This commit is contained in:
parent
913bd3b940
commit
db5022429b
@ -1,5 +1,7 @@
|
||||
weixin-java-tools
|
||||
### 1.3.4版发布!!!
|
||||
### 1.3.4版发布!!! By Binary Wang
|
||||
|
||||
|
||||
|
||||
[](https://travis-ci.org/chanjarster/weixin-java-tools)
|
||||

|
||||
@ -22,7 +24,7 @@ weixin-java-tools
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>com.github..binarywang</groupId>
|
||||
<groupId>com.github.binarywang</groupId>
|
||||
<artifactId>weixin-java-mp</artifactId>
|
||||
<version>1.3.4</version>
|
||||
</dependency>
|
||||
@ -32,7 +34,7 @@ weixin-java-tools
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>com.github..binarywang</groupId>
|
||||
<groupId>com.github.binarywang</groupId>
|
||||
<artifactId>weixin-java-cp</artifactId>
|
||||
<version>1.3.4</version>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user