修改一版

This commit is contained in:
he
2022-10-13 15:02:58 +08:00
parent 1a494bb853
commit 268d965cb5
3 changed files with 8 additions and 1 deletions
@@ -60,6 +60,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public string QuestionName { get; set; }
public bool IsCanEditPosition { get; set; } = false;
public string SplitOrMergeLesionName { get; set; }