修改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user