Commit 16c3846a authored by 吴春's avatar 吴春

提交

parent 960f6458
......@@ -1834,7 +1834,7 @@ namespace Mall.WebApi.Controllers.User
}
if (string.IsNullOrEmpty(demodel.Logo))
{
demodel.Name = userInfo.Photo;
demodel.Logo = userInfo.Photo;
}
demodel.UserId = userInfo.UserId;
demodel.GradeId = 0;
......
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