1
This commit is contained in:
@@ -212,6 +212,7 @@ public class ChineseNfoRegistry : Registry, IChineseNfoRegistry
|
|||||||
|
|
||||||
public class TheMovieDbRecord
|
public class TheMovieDbRecord
|
||||||
{
|
{
|
||||||
|
[Column(IsPrimary = true, IsIdentity = true)]
|
||||||
public long Id { get; set; }
|
public long Id { get; set; }
|
||||||
|
|
||||||
public TheMovieDbType Type { get; set; }
|
public TheMovieDbType Type { get; set; }
|
||||||
|
|||||||
Reference in New Issue
Block a user