From a97ac998301461e6284595b1cf2c7b40ce5b2459 Mon Sep 17 00:00:00 2001
From: kingno <30263@KINGNO>
Date: 星期四, 03 四月 2025 14:09:36 +0800
Subject: [PATCH] 优化数据库字段的json传输 新增打印机

---
 src/Bro.M141.Process/Bro.M141.Process.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Bro.M141.Process/Bro.M141.Process.csproj b/src/Bro.M141.Process/Bro.M141.Process.csproj
index 07e9f21..2407a98 100644
--- a/src/Bro.M141.Process/Bro.M141.Process.csproj
+++ b/src/Bro.M141.Process/Bro.M141.Process.csproj
@@ -52,6 +52,7 @@
   </ItemGroup>-->
 
 	<ItemGroup>
+		<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.6" />
 		<PackageReference Include="NPOI" Version="2.7.1" />
 		<PackageReference Include="ScottPlot.WinForms" Version="4.1.58" />
 		<PackageReference Include="System.ServiceModel.Duplex" Version="4.8.1" />

--
Gitblit v1.8.0