From 3fdb8a625910524134a95fb47547b9ab47fd950b Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期二, 25 二月 2025 10:04:11 +0800
Subject: [PATCH] 实体更新

---
 Tiger.Model.Net/Tiger.Model.Net.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj
index ea8fad6..0ff118d 100644
--- a/Tiger.Model.Net/Tiger.Model.Net.csproj
+++ b/Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -81,7 +81,13 @@
     <Compile Include="Entitys\BAS\BAS_CODE_MEANING.cs" />
     <Compile Include="Entitys\BAS\BAS_CODE_TYPE.cs" />
     <Compile Include="Entitys\BAS\BAS_PROCESS_VAR.cs" />
+    <Compile Include="Entitys\MES\MES_CLEAR_DTL.cs" />
+    <Compile Include="Entitys\MES\MES_CLEAR_REC.cs" />
     <Compile Include="Entitys\MES\MES_ROUTE_ACT_VAR.cs" />
+    <Compile Include="Entitys\MES\MES_TOOL.cs" />
+    <Compile Include="Entitys\MES\MES_TOOL_HIS.cs" />
+    <Compile Include="Entitys\MES\MES_TOOL_PROP.cs" />
+    <Compile Include="Entitys\MES\MES_TOOL_PROP_HIS.cs" />
     <Compile Include="Entitys\MES\MES_WIP_ACT_VAR.cs" />
     <Compile Include="Entitys\MES\MES_WO_ACT_VAR.cs" />
     <Compile Include="Entitys\MES\ParameterEntity\BizPrintInstoreDocParameter.cs" />

--
Gitblit v1.9.3