fanli/src/main/java/com/yeshi/fanli/controller/ClientJspController.java
@@ -248,10 +248,11 @@ if ("2".equalsIgnoreCase(ios)) { down = DOWNURL; } if (!state.equals(wxState)) {// 不是微信返回的! if (state == null || !state.equals(wxState)) {// 不是微信返回的! // request.setAttribute("error", "1"); return "redirect:" + down; } if (code == null) {// 用户取消了登陆! return "redirect:" + down; }