处理.net10编译错误

This commit is contained in:
2026-06-04 13:19:38 +08:00
parent 1e8056f689
commit 76dd0c46ae
4 changed files with 2 additions and 41 deletions
@@ -1,16 +1,8 @@
using DocumentFormat.OpenXml.Office.CustomUI;
using FellowOakDicom;
using FellowOakDicom;
using FellowOakDicom.Media;
using IRaCIS.Core.Application.ViewModel;
using IRaCIS.Core.Domain.Models;
using NPOI.Util;
using System;
using System.Collections.Generic;
using System.Data;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace IRaCIS.Core.Application.Helper
{