初级的功能
This commit is contained in:
@@ -59,7 +59,7 @@ namespace FATrace.Model
|
||||
public string? VideoFilePath { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 失败时的错误信息。
|
||||
/// 失败时的错误信息
|
||||
/// </summary>
|
||||
[Column(StringLength = 500)]
|
||||
public string? Error { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user