Commit ee2a4388 authored by 黄奎's avatar 黄奎

页面修改

parent e1e9f378
...@@ -56,7 +56,7 @@ namespace Mall.Common.Plugin ...@@ -56,7 +56,7 @@ namespace Mall.Common.Plugin
} }
catch (Exception ex) catch (Exception ex)
{ {
Common.Plugin.LogHelper.Write(ex, "GetWeChatOpenId:result="+ result); Common.Plugin.LogHelper.Write(ex, string.Format("GetWeChatOpenId:result={0}&&Code={1}", result, Code));
} }
return openid; return openid;
} }
......
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