You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.
Response response = get(ApiURL.VERIFY_QR_CODE, new Object[] { Integer.valueOf(hash33(this.qrsig)) });
String result = (String)response.getBody();
这两行代码,result中文乱码,导致后面的判断无效
The text was updated successfully, but these errors were encountered: