服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-11-28 d0fe891cac88bbd5087a0ee90a41421bbf0ec5c5
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -61,8 +61,8 @@
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="SqlSugar, Version=5.1.4.168, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\SqlSugar.5.1.4.169\lib\SqlSugar.dll</HintPath>
    <Reference Include="SqlSugar, Version=5.1.4.170, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\SqlSugar.5.1.4.171-preview11\lib\SqlSugar.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
@@ -76,7 +76,9 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Base\DbEntityBase.cs" />
    <Compile Include="Base\TraceDebug.cs" />
    <Compile Include="DTO\MESDTO.cs" />
    <Compile Include="Entitys\MQTTEntity.cs" />
    <Compile Include="Entitys\Api\Base.cs" />
    <Compile Include="Entitys\Automate\SNInfo.cs" />
    <Compile Include="Entitys\Automate\Vechicle.cs" />