Commit 7deae418 authored by 黄奎's avatar 黄奎

页面西修改

parent e8aba266
......@@ -74,8 +74,8 @@ namespace Mall.WebApi.Controllers
{
get {
var parm = this.RequestParm;
//AppletUserInfo userInfo = UserReidsCache.GetAppletUserLoginInfo(parm.uid);
AppletUserInfo userInfo = UserReidsCache.GetAppletUserLoginInfo(106259);
AppletUserInfo userInfo = UserReidsCache.GetAppletUserLoginInfo(parm.uid);
//AppletUserInfo userInfo = UserReidsCache.GetAppletUserLoginInfo(106259);
return userInfo;
}
}
......
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