服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-07-29 bff198686f6e6344602b6f71cc65c7f4f13dbcd0
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -12,10 +12,14 @@
    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
    <SccProjectName>SAK</SccProjectName>
    <SccLocalPath>SAK</SccLocalPath>
    <SccAuxPath>SAK</SccAuxPath>
    <SccProvider>SAK</SccProvider>
    <SccProjectName>
    </SccProjectName>
    <SccLocalPath>
    </SccLocalPath>
    <SccAuxPath>
    </SccAuxPath>
    <SccProvider>
    </SccProvider>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -117,6 +121,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" />
@@ -134,8 +139,10 @@
    <Compile Include="Entitys\MES\MES_SHIFT_SYS.cs" />
    <Compile Include="Entitys\MES\MES_WIP_ACT.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" />
    <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" />
@@ -144,10 +151,12 @@
    <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\SmtLoadingReturn.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\SmtLoadingInput.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\PositionParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\RouteInput.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\U9C_MES_Input.cs" />
    <Compile Include="Entitys\MES\R_Wip_Tracking_T.cs" />
    <Compile Include="Entitys\MES\SMT_FEEDER.cs" />
@@ -167,6 +176,7 @@
    <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_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" />