zzr99
2022-04-11 01f419a2d230772a6a7dea866424f55a1a0b9c01
WebTM/WebTM.csproj
@@ -41,6 +41,10 @@
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\..\..\办公\K3Cloud\WebSite\bin\Newtonsoft.Json.dll</HintPath>
    </Reference>
    <Reference Include="System.Web.DynamicData" />
    <Reference Include="System.Web.Entity" />
    <Reference Include="System.Web.ApplicationServices" />
@@ -188,6 +192,13 @@
    <Content Include="views\grf\器具档案.grf" />
    <Content Include="views\grf\销售退货单.grf" />
    <Content Include="views\基础资料\公用基础资料\grf\物料条码.grf" />
    <Content Include="views\grf\采购订单.grf" />
    <Content Include="views\grf\发货通知单.grf" />
    <Content Include="views\grf\收料通知单.grf" />
    <Content Include="views\grf\物料条码.grf" />
    <Content Include="views\grf\生产用料清单.grf" />
    <Content Include="views\grf\生产订单.grf" />
    <Content Include="views\grf\销售订单.grf" />
    <None Include="Web.Debug.config">
      <DependentUpon>Web.config</DependentUpon>
    </None>
@@ -600,6 +611,12 @@
    <Content Include="views\基础资料\公用基础资料\xmlLBM_Gy_Material.aspx" />
    <Content Include="views\基础资料\公用基础资料\Gy_DepartmentList.html" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HGy_BarCodeBill.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HICMOBillList.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HPOInStockBill.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HPOOrderBill.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HPPBomBillList.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HSeOrderBillList.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HSeOutStockBillList.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_ICStockBill.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_MouldDotCheckBill.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_MouldDotCheckPlanBill.aspx" />
@@ -1026,6 +1043,7 @@
    <None Include="Properties\PublishProfiles\Web.pubxml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="App_Data\LogService.cs" />
    <Compile Include="App_Data\MssqlReportData.cs" />
    <Compile Include="App_Data\ReportData.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
@@ -1078,6 +1096,48 @@
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HGy_BarCodeBill.aspx.designer.cs">
      <DependentUpon>xmlLBM_HGy_BarCodeBill.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HICMOBillList.aspx.cs">
      <DependentUpon>xmlLBM_HICMOBillList.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HICMOBillList.aspx.designer.cs">
      <DependentUpon>xmlLBM_HICMOBillList.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HPOInStockBill.aspx.cs">
      <DependentUpon>xmlLBM_HPOInStockBill.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HPOInStockBill.aspx.designer.cs">
      <DependentUpon>xmlLBM_HPOInStockBill.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HPOOrderBill.aspx.cs">
      <DependentUpon>xmlLBM_HPOOrderBill.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HPOOrderBill.aspx.designer.cs">
      <DependentUpon>xmlLBM_HPOOrderBill.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HPPBomBillList.aspx.cs">
      <DependentUpon>xmlLBM_HPPBomBillList.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HPPBomBillList.aspx.designer.cs">
      <DependentUpon>xmlLBM_HPPBomBillList.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HSeOrderBillList.aspx.cs">
      <DependentUpon>xmlLBM_HSeOrderBillList.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HSeOrderBillList.aspx.designer.cs">
      <DependentUpon>xmlLBM_HSeOrderBillList.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HSeOutStockBillList.aspx.cs">
      <DependentUpon>xmlLBM_HSeOutStockBillList.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_HSeOutStockBillList.aspx.designer.cs">
      <DependentUpon>xmlLBM_HSeOutStockBillList.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_ICStockBill.aspx.cs">
      <DependentUpon>xmlLBM_ICStockBill.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>