修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2025-03-03 16:49:43 +08:00
parent e2c80babfa
commit a6b81b038f
2 changed files with 5 additions and 2 deletions
@@ -15,7 +15,9 @@ public class TrialNormalRecordView : TrialNormalRecordAddOrEdit
public DateTime CreateTime { get; set; }
public DateTime UpdateTime { get; set; }
public string FileName { get; set; }
}
public class BatchAddTrialNormalRecordInDto