From 763ec431417b1300b57a77aba9e9a203c6e798e5 Mon Sep 17 00:00:00 2001 From: Cloud Zhang <941187371@qq.com> Date: 星期四, 23 五月 2024 15:10:46 +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 | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/Tiger.Model.Net/Tiger.Model.Net.csproj b/Tiger.Model.Net/Tiger.Model.Net.csproj index 42f5723..c5a586f 100644 --- a/Tiger.Model.Net/Tiger.Model.Net.csproj +++ b/Tiger.Model.Net/Tiger.Model.Net.csproj @@ -75,6 +75,17 @@ <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_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" /> <Compile Include="Entitys\DigitalTwin\Sharetronic\GetOperateChuteChangeInfoEntity.cs" /> <Compile Include="Entitys\DigitalTwin\Sharetronic\OperateTowerLightEntity.cs" /> <Compile Include="Entitys\DigitalTwin\Sharetronic\DownSingleEntity.cs" /> @@ -93,6 +104,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" /> @@ -101,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" /> @@ -112,6 +126,7 @@ <Compile Include="Entitys\MES\SMT_PROD_TABLE.cs" /> <Compile Include="Entitys\MES\SMT_SOLDER.cs" /> <Compile Include="Entitys\MES\SMT_SOLDER_HIS.cs" /> + <Compile Include="Entitys\MES\V_SMT_TOOL.cs" /> <Compile Include="Entitys\MES\SMT_TOOL.cs" /> <Compile Include="Entitys\MES\SMT_TOOL_HIS.cs" /> <Compile Include="Entitys\MES\SMT_WO_TABLE.cs" /> -- Gitblit v1.9.3