From 1fa81d1e4f665d7780fbc71f77454f86de5f52f1 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Sat, 9 May 2026 09:16:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BE=93=E5=87=BA=E5=81=8F=E7=A7=BB=E8=A1=A8?= =?UTF-8?q?=E6=96=B9=E4=BE=BF=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs b/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs index 8808c0fe2..c38ebff88 100644 --- a/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs +++ b/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs @@ -235,6 +235,7 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc { newFragments.OffsetTable.AddRange(bot.ToArray()); + Log.Logger.Warning(bot.ToArray().ToJsonStr()); } #endregion