Fix Consts.loadProperties. Fixes #154.

This commit is contained in:
Sutra Zhou
2018-06-25 17:05:56 +08:00
parent e2aeed4435
commit 3984bd3e0a
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
</parent>
<artifactId>weixin4j-mp</artifactId>
<name>weixin4j-mp</name>