服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-08-18 e3e60e858b0d8d2196b6cbb6dff04f9fde65d3df
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -87,6 +87,7 @@
    <Compile Include="Entitys\BAS\BAS_LABEL_PV.cs" />
    <Compile Include="Entitys\BAS\BAS_LABEL_TEMP.cs" />
    <Compile Include="Entitys\BAS\BAS_LABEL_VAR.cs" />
    <Compile Include="Entitys\BAS\BAS_WIP_EXT.cs" />
    <Compile Include="Entitys\BAS\V_BAS_PKG_DTL.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_DTL.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_RULE.cs" />
@@ -121,6 +122,7 @@
    <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\BAS\BAS_LABEL_VAR_WO.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" />
@@ -137,6 +139,7 @@
    <Compile Include="Entitys\MES\MES_SHIFT_PRD.cs" />
    <Compile Include="Entitys\MES\MES_SHIFT_SYS.cs" />
    <Compile Include="Entitys\MES\MES_WIP_ACT.cs" />
    <Compile Include="Entitys\MES\MES_WIP_ASSY.cs" />
    <Compile Include="Entitys\MES\MES_WIP_DATA.cs" />
    <Compile Include="Entitys\MES\MES_WIP_DFT.cs" />
    <Compile Include="Entitys\MES\MES_WIP_EXT.cs" />
@@ -150,8 +153,10 @@
    <Compile Include="Entitys\MES\MES_WO_NODE_POST.cs" />
    <Compile Include="Entitys\MES\MES_WO_OPER.cs" />
    <Compile Include="Entitys\MES\node.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizMesWoParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizMesWoBatchParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\CodeVerificationParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizMesWoParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BasLabelTempParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingReturn.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingInput.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\PositionParameter.cs" />
@@ -175,11 +180,13 @@
    <Compile Include="Entitys\MES\V_MES_ROUTE_NOE_POST.cs" />
    <Compile Include="Entitys\MES\V_MES_ROUTE_PTREE.cs" />
    <Compile Include="Entitys\MES\V_MES_WO_BATCH.cs" />
    <Compile Include="Entitys\MES\V_MES_WO_NODE_POST.cs" />
    <Compile Include="Entitys\MES\V_MES_WO_PTREE.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" />
    <Compile Include="Entitys\MES\Weigh.cs" />
    <Compile Include="Entitys\QMS\QMS_AQL_PLAN.cs" />
    <Compile Include="Entitys\QMS\QMS_AQL_STD.cs" />
    <Compile Include="Entitys\QMS\QMS_INS_CTGY.cs" />