输出偏移表方便测试
continuous-integration/drone/push Build is running Details

Uat_IRC_Net8
hang 2026-05-09 09:16:10 +08:00
parent 9bd090da66
commit 1fa81d1e4f
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc
{ {
newFragments.OffsetTable.AddRange(bot.ToArray()); newFragments.OffsetTable.AddRange(bot.ToArray());
Log.Logger.Warning(bot.ToArray().ToJsonStr());
} }
#endregion #endregion