修改
This commit is contained in:
@@ -97,6 +97,11 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
public string OrderMark { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// Base64编码
|
||||
/// </summary>
|
||||
public string PictureBaseStr { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// 第一次添加的任务ID
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user