@@ -10,7 +10,7 @@ namespace Vo.Admin
/// <summary>
/// ID
/// </summary>
- public int id { get; set; }
+ public long id { get; set; }