web/Model/Model/GwProduct.cs @@ -49,6 +49,8 @@ public int GivingNum { get; set; } public string ClientIds { get; set; } public string Remark { get; set; } public DateTime CreateTime { get; set; }