服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2 天以前 14fe35fa249082130b534243e312cd128d585f8a
Tiger.Model.Net/Tiger.Model.Net.csproj
@@ -61,6 +61,9 @@
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
      <HintPath>..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
    </Reference>
    <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>
@@ -298,6 +301,9 @@
    <Compile Include="Entitys\WMS\BIZ_U9_RECEIPT.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RECEIPT_DTL.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RECEIPT_SN.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RETURN.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RETURN_DTL.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RETURN_SN.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RMA.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RMA_DTL.cs" />
    <Compile Include="Entitys\WMS\BIZ_U9_RMA_SN.cs" />