OCT 修改1
continuous-integration/drone/push Build is passing

This commit is contained in:
hewt
2026-02-28 11:09:39 +08:00
parent ae624730aa
commit 31158fed0e
3 changed files with 272 additions and 184 deletions
@@ -244,11 +244,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class OCTFCTUploadData
{
/// <summary>
/// 斑块编号
/// </summary>
public int PlaqueNum { get; set; }
/// <summary>
/// 第一次
/// </summary>
@@ -290,7 +285,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public decimal? LumenAreaMeasurement { get; set; }
/// <summary>
/// 脂质角度
/// </summary>
public decimal? LipidAngle { get; set; }
public decimal Avg { get {