From 1edfe1a0900aef841baf42d77b61db2866577b1c Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期五, 02 十二月 2022 09:16:30 +0800
Subject: [PATCH] 首道收料减去不良

---
 VueWebApi/VueWebApi.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/VueWebApi/VueWebApi.csproj b/VueWebApi/VueWebApi.csproj
index cacd1e6..5b5547c 100644
--- a/VueWebApi/VueWebApi.csproj
+++ b/VueWebApi/VueWebApi.csproj
@@ -369,6 +369,7 @@
     <Compile Include="Models\BomSub.cs" />
     <Compile Include="Models\CapacityPlanSect.cs" />
     <Compile Include="Models\CapaPlan.cs" />
+    <Compile Include="Models\DeviceReport.cs" />
     <Compile Include="Models\EqpRepair.cs" />
     <Compile Include="Models\ExcelErro.cs" />
     <Compile Include="Models\MaterialRout.cs" />
@@ -522,6 +523,7 @@
     <Content Include="Excel\璁惧鐐规椤圭洰.xls" />
     <Content Include="Excel\璁惧淇濆吇椤圭洰.xls" />
     <Content Include="Excel\鑺傛媿宸ヤ环.xls" />
+    <Content Include="Excel\璁惧娓呭崟.xls" />
     <None Include="Scripts\jquery-3.4.1.intellisense.js" />
     <Content Include="Scripts\jquery-3.4.1.js" />
     <Content Include="Scripts\jquery-3.4.1.min.js" />

--
Gitblit v1.9.3