yujian
2019-11-07 3f76ec837b343e5a8538f2ce50010714d16cdeef
fanli/src/main/java/com/yeshi/fanli/controller/ClientJspController.java
@@ -261,7 +261,7 @@
      if (params != null)
         down = params.getValue();
      if (!state.equals(wxState)) {// 不是微信返回的!
      if (state!=null&&!state.equals(wxState)) {// 不是微信返回的!
         // request.setAttribute("error", "1");
         return "redirect:" + down;
      }