Commit cb0ba27e authored by 吴春's avatar 吴春

提交

parent d8b815a0
......@@ -368,8 +368,8 @@ namespace Mall.WebApi.Controllers.User
{
Id = 0,
UserId = umodel.Id,
TenantId = demodel.TenantId,
MallBaseId = demodel.MallBaseId,
TenantId = umodel.TenantId,
MallBaseId = umodel.MallBaseId,
Sex = demodel.Gender,
Status = 0,
CreateDate = System.DateTime.Now
......
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