Compare commits

..

2 Commits

Author SHA1 Message Date
he ba9c88d836 Merge branch 'Test_HIR_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_HIR_Net8
continuous-integration/drone/push Build is passing Details
2025-09-17 11:20:33 +08:00
he 237260dbd0 修改 2025-09-17 11:20:32 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public List<LesionDto> LesionCountList { get; set; } = new List<LesionDto>();
}