修改一版

This commit is contained in:
he
2022-07-05 15:11:45 +08:00
parent 9231e6f820
commit 38229a8972
3 changed files with 14 additions and 1 deletions
@@ -103,6 +103,12 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public string CreateUserName { get; set; }
/// <summary>
/// 图片路径
/// </summary>
public string ImagePath { get; set; } = string.Empty;
}
public class GetMedicalReviewDialogInDto