参数名错误

IRC_NewDev
hang 2024-09-12 10:22:43 +08:00
parent 85d1930730
commit eec0156fe7
1 changed files with 1 additions and 1 deletions
IRaCIS.Core.Application/Service/ImageAndDoc/DTO

View File

@ -390,7 +390,7 @@ namespace IRaCIS.Core.Application.Contracts
public string HtmlPath { get; set; } = string.Empty;
public decimal FileFize { get; set; }
public long FileSize { get; set; }
}
public class CRCUploadTaskQuery