From 5aa991b7f330a0efff66069024aabcfe491aa723 Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期日, 13 十月 2024 22:26:27 +0800
Subject: [PATCH] 已完工更新

---
 Tiger.Model.Net/Tiger.Model.Net.csproj |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj
index db09706..fa97bd6 100644
--- a/Tiger.Model.Net/Tiger.Model.Net.csproj
+++ b/Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -58,8 +58,8 @@
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
   <ItemGroup>
-    <Reference Include="SqlSugar, Version=5.1.4.149, Culture=neutral, processorArchitecture=MSIL">
-      <HintPath>..\packages\SqlSugar.5.1.4.149\lib\SqlSugar.dll</HintPath>
+    <Reference Include="SqlSugar, Version=5.1.4.168, Culture=neutral, processorArchitecture=MSIL">
+      <HintPath>..\packages\SqlSugar.5.1.4.169\lib\SqlSugar.dll</HintPath>
     </Reference>
     <Reference Include="System" />
     <Reference Include="System.ComponentModel.DataAnnotations" />
@@ -214,6 +214,7 @@
     <Compile Include="Entitys\QMS\QMS_INS_STD.cs" />
     <Compile Include="Entitys\QMS\QMS_SAMPLE_RULE.cs" />
     <Compile Include="Entitys\SYS\LOG_CS_LOGIN.cs" />
+    <Compile Include="Entitys\SYS\LOG_LABEL_PRINT.cs" />
     <Compile Include="Entitys\SYS\LOG_PDA_LOGIN.cs" />
     <Compile Include="Entitys\SYS\SYS_CS_LOGIN.cs" />
     <Compile Include="Entitys\SYS\SYS_LOW_CODE.cs" />

--
Gitblit v1.9.3