[上传增加稽查字段]迁移

This commit is contained in:
2024-01-12 13:41:59 +08:00
parent a5e257a2f1
commit b6798a3466
3 changed files with 6 additions and 1 deletions
@@ -220,6 +220,8 @@ namespace IRaCIS.Core.Application.Contracts
public int FailedFileCount { get; set; }
public string RecordPath { get; set; }
public AddOrUpdateStudyDto Study { get; set; }