Commit d05b8460 authored by 吴春's avatar 吴春
parents 4ad1c780 27ca9f6e
......@@ -2696,7 +2696,8 @@ namespace Mall.WebApi.Controllers.User
{
x.Id,
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