服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-08-02 35edabaacdc35fde077d07c48e051a8964ebb30b
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" />
@@ -141,6 +143,7 @@
    <Compile Include="Entitys\MES\MES_WIP_DFT.cs" />
    <Compile Include="Entitys\MES\MES_WIP_EXT.cs" />
    <Compile Include="Entitys\MES\MES_WIP_HIS.cs" />
    <Compile Include="Entitys\MES\MES_WIP_PKG.cs" />
    <Compile Include="Entitys\MES\MES_WO_ACTION.cs" />
    <Compile Include="Entitys\MES\MES_WO_EDGE.cs" />
    <Compile Include="Entitys\MES\MES_WO_NODE.cs" />
@@ -149,8 +152,9 @@
    <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\BizMesWoBatchParameter - 复制.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizMesWoParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizMesWoBatchParameter.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" />