Commit 91825709 authored by liudong1993's avatar liudong1993

1

parent 7ae4d12c
...@@ -2696,7 +2696,8 @@ namespace Mall.WebApi.Controllers.User ...@@ -2696,7 +2696,8 @@ namespace Mall.WebApi.Controllers.User
{ {
x.Id, x.Id,
x.Grade, x.Grade,
x.GradeName x.GradeName,
x.IsGuest
})); }));
} }
......
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