version upgrade to 1.7.1
This commit is contained in:
@@ -185,5 +185,5 @@ public class WeixinComponentProxy {
|
||||
component(componentId).getTokenManager());
|
||||
}
|
||||
|
||||
public final static String VERSION = "1.7.0";
|
||||
public final static String VERSION = "1.7.1";
|
||||
}
|
||||
|
||||
@@ -1926,5 +1926,5 @@ public class WeixinProxy {
|
||||
throws WeixinException {
|
||||
return cardApi.createCardQR(expireSeconds, cardQRs);
|
||||
}
|
||||
|
||||
|
||||
public final static String VERSION = "1.7.1";
|
||||
|
||||
Reference in New Issue
Block a user