From 632f5518ebc34819a6c64621edac9d75c13fad9e Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期日, 02 六月 2024 15:31:50 +0800
Subject: [PATCH] 合并

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

diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj
index 9805eb6..b285e14 100644
--- a/Tiger.Model.Net/Tiger.Model.Net.csproj
+++ b/Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -79,6 +79,10 @@
     <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_PKG_DTL.cs" />
+    <Compile Include="Entitys\BAS\BAS_PKG_RULE.cs" />
+    <Compile Include="Entitys\BAS\BAS_PKG_SN.cs" />
+    <Compile Include="Entitys\BAS\BAS_PKG_TYPE.cs" />
     <Compile Include="Entitys\BAS\BAS_REASON.cs" />
     <Compile Include="Entitys\BAS\BAS_REASON_GRP.cs" />
     <Compile Include="Entitys\BAS\BAS_SOLUTION.cs" />
@@ -109,6 +113,8 @@
     <Compile Include="Entitys\MES\MES_WIP_DATA.cs" />
     <Compile Include="Entitys\MES\MES_WIP_HIS.cs" />
     <Compile Include="Entitys\MES\node.cs" />
+    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingReturn.cs" />
+    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingInput.cs" />
     <Compile Include="Entitys\MES\R_Wip_Tracking_T.cs" />
     <Compile Include="Entitys\MES\SMT_FEEDER.cs" />
     <Compile Include="Entitys\MES\SMT_FEEDER_TYPE.cs" />
@@ -127,6 +133,7 @@
     <Compile Include="Entitys\SYS\LOG_CS_LOGIN.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" />
     <Compile Include="Entitys\SYS\SYS_PDA_LOGIN.cs" />
     <Compile Include="Entitys\WMS\Api\Resell.cs" />
     <Compile Include="Entitys\WMS\Api\InFinished.cs" />
@@ -141,12 +148,12 @@
     <Compile Include="Entitys\WMS\Api\ProdReqInput.cs" />
     <Compile Include="Entitys\WMS\Api\ReprintEntitys.cs" />
     <Compile Include="Entitys\WMS\BIZ_ERP_CUSTOMS.cs" />
-    <Compile Include="Entitys\WMS\MengQi\SNData_His.cs" />
-    <Compile Include="Entitys\WMS\MengQi\SNData.cs" />
-    <Compile Include="Entitys\WMS\MengQi\ModelInfo.cs" />
-    <Compile Include="Entitys\WMS\MengQi\Customer.cs" />
-    <Compile Include="Entitys\WMS\MengQi\TestData.cs" />
-    <Compile Include="Entitys\WMS\MengQi\User.cs" />
+    <Compile Include="Entitys\MengQi\SNData_His.cs" />
+    <Compile Include="Entitys\MengQi\SNData.cs" />
+    <Compile Include="Entitys\MengQi\ModelInfo.cs" />
+    <Compile Include="Entitys\MengQi\Customer.cs" />
+    <Compile Include="Entitys\MengQi\TestData.cs" />
+    <Compile Include="Entitys\MengQi\User.cs" />
     <Compile Include="Entitys\WMS\V_MONTH_IN_SUM.cs" />
     <Compile Include="Entitys\WMS\V_WH_ITEM_SUM.cs" />
     <Compile Include="Entitys\WMS\V_WMS_ITEM_Y.cs" />

--
Gitblit v1.9.3