更新数据库
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Atomx.Common.Entities
|
||||
/// <summary>
|
||||
/// 站点ID
|
||||
/// </summary>
|
||||
public long SiteId { get; set; }
|
||||
public int SiteId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 货币名称,系统
|
||||
|
||||
Reference in New Issue
Block a user