服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-10-11 0859eca81c7d64fbc91c49928f78b50d6271760d
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -58,8 +58,8 @@
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="SqlSugar, Version=5.1.4.149, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\SqlSugar.5.1.4.149\lib\SqlSugar.dll</HintPath>
    <Reference Include="SqlSugar, Version=5.1.4.168, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\SqlSugar.5.1.4.169\lib\SqlSugar.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
@@ -198,6 +198,7 @@
    <Compile Include="Entitys\MES\YadaU9\mes_BomDetail.cs" />
    <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_ItemMaster.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_Mo.cs" />
    <Compile Include="Entitys\MES\YadaU9\mes_MoBarCode.cs" />
@@ -213,6 +214,7 @@
    <Compile Include="Entitys\QMS\QMS_INS_STD.cs" />
    <Compile Include="Entitys\QMS\QMS_SAMPLE_RULE.cs" />
    <Compile Include="Entitys\SYS\LOG_CS_LOGIN.cs" />
    <Compile Include="Entitys\SYS\LOG_LABEL_PRINT.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" />