修复文字
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
weixin-java-tools
|
weixin-java-tools
|
||||||
### 1.3.4版发布!!!
|
### 1.3.4版发布!!! By Binary Wang
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[](https://travis-ci.org/chanjarster/weixin-java-tools)
|
[](https://travis-ci.org/chanjarster/weixin-java-tools)
|
||||||

|

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