1
yangle
2023-03-22 cac7dffbf8189bd6f316339c032cbb9519eb7c6f
WebAPI/WebAPI.csproj
@@ -248,6 +248,7 @@
    <Content Include="Scripts\bootstrap.js" />
    <Content Include="Scripts\bootstrap.min.js" />
    <Fakes Include="Fakes\Newtonsoft.Json.fakes" />
    <Content Include="Config\kdapi.config" />
    <None Include="Properties\PublishProfiles\API.pubxml" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
@@ -326,6 +327,7 @@
    </Content>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="App_Data\LogService.cs" />
    <Compile Include="App_Start\BundleConfig.cs" />
    <Compile Include="App_Start\FilterConfig.cs" />
    <Compile Include="App_Start\RouteConfig.cs" />
@@ -337,6 +339,7 @@
    <Compile Include="Code\TestDAL.cs" />
    <Compile Include="Controllers\EntrustOutBackController.cs" />
    <Compile Include="Controllers\EntrustOutController.cs" />
    <Compile Include="Controllers\Gy_WorkDayController.cs" />
    <Compile Include="Controllers\Kf_EntrustInBillController.cs" />
    <Compile Include="Controllers\ReportController.cs" />
    <Compile Include="Controllers\Sc_GroupOrderBillController.cs" />
@@ -354,6 +357,8 @@
    <Compile Include="Controllers\Sc_PackUnionBillController.cs" />
    <Compile Include="Controllers\SellOutBackController.cs" />
    <Compile Include="Controllers\SellOutController.cs" />
    <Compile Include="HttpClient.cs" />
    <Compile Include="InvokeHelper.cs" />
    <Compile Include="ListModels.cs" />
    <Compile Include="Models\ClsCg_POInStockBill.cs" />
    <Compile Include="Models\GroupOrderBill.cs" />
@@ -364,12 +369,14 @@
    </Compile>
    <Compile Include="Models\JsonResult.cs" />
    <Compile Include="Models\Pensen.cs" />
    <Compile Include="Models\WorkDay.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
      <DependentUpon>Settings.settings</DependentUpon>
    </Compile>
    <Compile Include="Utility\Util.cs" />
    <Compile Include="Web References\WebS\Reference.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
@@ -404,7 +411,6 @@
    </None>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="App_Data\" />
    <Folder Include="Views\MoveStockBill\" />
  </ItemGroup>
  <ItemGroup>