This commit is contained in:
he
2022-12-09 10:28:45 +08:00
parent 168f5b418d
commit 39c8d59a1f
3 changed files with 6 additions and 6 deletions
@@ -98,9 +98,9 @@ namespace IRaCIS.Core.Domain.Models
public string OrderMark { get; set; } = string.Empty;
/// <summary>
/// Base64编码
/// 截图地址
/// </summary>
public string PictureBaseStr { get; set; } = string.Empty;
public string PicturePath { get; set; } = string.Empty;
/// <summary>
/// 第一次添加的任务ID