修改
This commit is contained in:
@@ -305,10 +305,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 图片路径
|
||||
/// </summary>
|
||||
public string ImagePath { get; set; } = string.Empty;
|
||||
public List<ImageInfo> FileList { get; set; } = new List<ImageInfo>();
|
||||
|
||||
|
||||
|
||||
|
||||
public string FileName { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user