服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-09-02 4f5d017c16c2e03d5a6a354aff471d8efe75d34e
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -84,9 +84,12 @@
    <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_ITEM_CUST.cs" />
    <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_PKG_PROD.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" />
@@ -129,6 +132,7 @@
    <Compile Include="Entitys\MES\C_Stock_Pallet_T.cs" />
    <Compile Include="Entitys\MES\edge.cs" />
    <Compile Include="Entitys\MES\MES_CUSTOM_ACT.cs" />
    <Compile Include="Entitys\MES\MES_CUST_SN.cs" />
    <Compile Include="Entitys\MES\MES_PROD_ACTION.cs" />
    <Compile Include="Entitys\MES\MES_PROD_OPER.cs" />
    <Compile Include="Entitys\MES\MES_ROUTE_NODE_ACT.cs" />
@@ -138,6 +142,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" />
@@ -151,8 +156,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" />
@@ -176,11 +183,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" />