Commit c7c68c5a authored by hezhen's avatar hezhen

123

parent bab0ab96
......@@ -99,7 +99,6 @@ public class WeixinController {
if (StringUtils.isNotBlank(auto)){
callback+="&a=1";
}
callback+="&pId=27560";
log.info("callback===" + callback);
return String.format("redirect:"+callback);
}catch (Exception e){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment