From a405d2ed23559cac53dc6efa1d558447d4155023 Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期日, 12 五月 2024 22:44:06 +0800
Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/Server/TigerApi6_2024

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

diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj
index ea09848..9805eb6 100644
--- a/Tiger.Model.Net/Tiger.Model.Net.csproj
+++ b/Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -75,6 +75,13 @@
     <Compile Include="Entitys\Automate\WIP_SN.cs" />
     <Compile Include="Entitys\Automate\WIP_SNHis.cs" />
     <Compile Include="Entitys\Automate\WIP_SNResult.cs" />
+    <Compile Include="Entitys\BAS\BAS_DEFECT.cs" />
+    <Compile Include="Entitys\BAS\BAS_DEFECT_GRP.cs" />
+    <Compile Include="Entitys\BAS\BAS_DFT_DUTY.cs" />
+    <Compile Include="Entitys\BAS\BAS_DFT_LOC.cs" />
+    <Compile Include="Entitys\BAS\BAS_REASON.cs" />
+    <Compile Include="Entitys\BAS\BAS_REASON_GRP.cs" />
+    <Compile Include="Entitys\BAS\BAS_SOLUTION.cs" />
     <Compile Include="Entitys\DigitalTwin\Sharetronic\GetOperateChuteChangeInfoEntity.cs" />
     <Compile Include="Entitys\DigitalTwin\Sharetronic\OperateTowerLightEntity.cs" />
     <Compile Include="Entitys\DigitalTwin\Sharetronic\DownSingleEntity.cs" />
@@ -93,6 +100,7 @@
     <Compile Include="Entitys\MES\edge.cs" />
     <Compile Include="Entitys\MES\MES_PROD_NODE_ACT.cs" />
     <Compile Include="Entitys\MES\MES_ROUTE_NODE_ACT.cs" />
+    <Compile Include="Entitys\MES\MES_ROUTE_NODE_DFTG.cs" />
     <Compile Include="Entitys\MES\MES_ROUTE_NODE_POST.cs" />
     <Compile Include="Entitys\MES\MES_SHIFT.cs" />
     <Compile Include="Entitys\MES\MES_SHIFT_PRD.cs" />

--
Gitblit v1.9.3