Commit bab0ab96 authored by hezhen's avatar hezhen

123

parent 1d2a3d35
......@@ -99,6 +99,7 @@ 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