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

This commit is contained in:
he
2025-03-14 17:10:22 +08:00
parent bb9b1283bf
commit 2dac67618c
2 changed files with 3 additions and 0 deletions
@@ -10,6 +10,8 @@
public string FullPath { get; set; } = string.Empty;
public string FileName { get; set; } = string.Empty;
public DateTime? CreateTime { get; set; }
public DateTime? UpdateTime { get; set; }
public int Language { get; set; }
public bool ReUpload { get; set; } = false;