SPM 流程配置以及修改
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-18 15:14:23 +08:00
parent e73c775296
commit 3cd3315964
17 changed files with 18462 additions and 56 deletions
@@ -158,6 +158,9 @@ namespace IRaCIS.Core.Application.Contracts
public bool IsPacsConnectConfiged { get; set; }
[Comment("阅片任务产生之前 采集影像")]
public CollectImagesType CollectImagesEnum { get; set; }
}