@ -18,6 +18,7 @@ namespace BBWY.Server.Model.Db
[Column(StringLength = 100)]
public string TemplateName { get; set; }
[Column(MapType = typeof(int))]
public Enums.Platform Platform { get; set; }
public long ShopId { get; set; }