mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
sync with OpenAuth.Core
This commit is contained in:
@@ -51,7 +51,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// <summary>
|
||||
/// 文件大小
|
||||
/// </summary>
|
||||
public long FileSize { get; set; }
|
||||
public int? FileSize { get; set; }
|
||||
/// <summary>
|
||||
/// 扩展名称
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user