服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-06-20 0ede55ac81292273198d270c8dbc297a6bbab7af
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -79,6 +79,9 @@
    <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_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_DTL.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_RULE.cs" />
    <Compile Include="Entitys\BAS\BAS_PKG_SN.cs" />
@@ -99,10 +102,13 @@
    <Compile Include="Entitys\DigitalTwin\Sharetronic\OperateConfigEntity.cs" />
    <Compile Include="Entitys\DigitalTwin\Sharetronic\ShelfApiResult.cs" />
    <Compile Include="Entitys\MES\BIZ_MES_WO.cs" />
    <Compile Include="Entitys\MES\BIZ_MES_WO_BATCH.cs" />
    <Compile Include="Entitys\MES\C_Stock_Info_t.cs" />
    <Compile Include="Entitys\MES\C_Stock_Pallet_T.cs" />
    <Compile Include="Entitys\MES\edge.cs" />
    <Compile Include="Entitys\MES\MES_PROD_NODE_ACT.cs" />
    <Compile Include="Entitys\MES\MES_CUSTOM_ACT.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" />
    <Compile Include="Entitys\MES\MES_ROUTE_NODE_DFTG.cs" />
    <Compile Include="Entitys\MES\MES_ROUTE_NODE_POST.cs" />
@@ -112,6 +118,11 @@
    <Compile Include="Entitys\MES\MES_WIP_ACT.cs" />
    <Compile Include="Entitys\MES\MES_WIP_DATA.cs" />
    <Compile Include="Entitys\MES\MES_WIP_HIS.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" />
    <Compile Include="Entitys\MES\MES_WO_NODE_ACT.cs" />
    <Compile Include="Entitys\MES\MES_WO_OPER.cs" />
    <Compile Include="Entitys\MES\node.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingReturn.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingInput.cs" />
@@ -126,6 +137,11 @@
    <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_MES_ROUTE_NDS.cs" />
    <Compile Include="Entitys\MES\V_MES_ROUTE_NES.cs" />
    <Compile Include="Entitys\MES\V_MES_ROUTE_NLV.cs" />
    <Compile Include="Entitys\MES\V_MES_ROUTE_NOE_POST.cs" />
    <Compile Include="Entitys\MES\V_MES_ROUTE_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" />
@@ -133,6 +149,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" />