From 6abec3680caeffbd5beca8519bb218fffcb0beaf Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期一, 15 七月 2024 15:29:14 +0800
Subject: [PATCH] 忘记包含在项目中

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

diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj
index bf91b83..87eda7a 100644
--- a/Tiger.Model.Net/Tiger.Model.Net.csproj
+++ b/Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -103,6 +103,20 @@
     <Compile Include="Entitys\DigitalTwin\Sharetronic\OperateConfigConfirmEntity.cs" />
     <Compile Include="Entitys\DigitalTwin\Sharetronic\OperateConfigEntity.cs" />
     <Compile Include="Entitys\DigitalTwin\Sharetronic\ShelfApiResult.cs" />
+    <Compile Include="Entitys\EMS\EMS_EQM_TYPE.cs" />
+    <Compile Include="Entitys\EMS\EMS_EQUIPMENT.cs" />
+    <Compile Include="Entitys\EMS\EMS_FAULT.cs" />
+    <Compile Include="Entitys\EMS\EMS_INS_DTL.cs" />
+    <Compile Include="Entitys\EMS\EMS_INS_ITEM.cs" />
+    <Compile Include="Entitys\EMS\EMS_INS_ORDER.cs" />
+    <Compile Include="Entitys\EMS\EMS_INS_PLAN.cs" />
+    <Compile Include="Entitys\EMS\EMS_INS_PLAN_ITEM.cs" />
+    <Compile Include="Entitys\EMS\EMS_MTN_DTL.cs" />
+    <Compile Include="Entitys\EMS\EMS_MTN_ITEM.cs" />
+    <Compile Include="Entitys\EMS\EMS_MTN_ORDER.cs" />
+    <Compile Include="Entitys\EMS\EMS_MTN_PLAN.cs" />
+    <Compile Include="Entitys\EMS\EMS_MTN_PLAN_ITEM.cs" />
+    <Compile Include="Entitys\EMS\EMS_REPAIR.cs" />
     <Compile Include="Entitys\MES\BIZ_MES_WO.cs" />
     <Compile Include="Entitys\MES\BIZ_MES_WO_BATCH.cs" />
     <Compile Include="Entitys\MES\BIZ_MES_WO_SN.cs" />
@@ -515,8 +529,6 @@
     <None Include="app.config" />
     <None Include="packages.config" />
   </ItemGroup>
-  <ItemGroup>
-    <Folder Include="Entitys\EMS\" />
-  </ItemGroup>
+  <ItemGroup />
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3