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