服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-10-30 13319c7cf3ada03aae0313f82d1da2c05ac581b6
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -9,6 +9,9 @@
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>Tiger.Model</RootNamespace>
    <AssemblyName>Tiger.Model</AssemblyName>
    <Company>深圳市钛格云科技有限公司 (SZ TigerClouds Technology Co.,Ltd.)</Company>
    <Authors>TigerClouds Team</Authors>
    <Copyright>Copyright © 2020-2025 SZ TigerClouds Technology Co.,Ltd.. All rights reserved.</Copyright>
    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
@@ -159,6 +162,7 @@
    <Compile Include="Entitys\MES\node.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizMesWoBatchParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizBasPkgRuleParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\U9CParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\DoUnPackParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\CodeVerificationParameter.cs" />
    <Compile Include="Entitys\MES\ParameterEntity\BizMesWoParameter.cs" />
@@ -167,6 +171,7 @@
    <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\TskParameter.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" />
@@ -199,6 +204,7 @@
    <Compile Include="Entitys\MES\YadaU9\mes_BomMaster.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_Customer.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_HisBoxBarCode.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_ShipList.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_ItemMaster.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_Mo.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_MoBarCode.cs" />