Merge branch 'master' of github.com:foxinmy/weixin4j

This commit is contained in:
jinyu
2017-06-28 13:45:01 +08:00
16 changed files with 33 additions and 21 deletions
@@ -883,5 +883,5 @@ public class WeixinPayProxy {
return customsApi.queryCustomsOrder(idQuery, customsCity);
}
public final static String VERSION = "1.7.6";
public final static String VERSION = "1.7.7";
}