Commit 8c3a280d by xiongyuwen

no message

parent 3d04a6da
......@@ -55,5 +55,6 @@ namespace Bailun.Discuz.Domain.WeiPan
[Column("department")] public string Department { get; set; }
[Column("userid")] public string UserId { get; set; }
[Column("company_name")] public string CompanyName { get; set; }
[Column("visitfourk")] public bool VisitFourK { get; set; }
}
}
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