From e7b01bc7ec4cfb3d978f01fbe2bf1a6461fd639b Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期日, 09 十月 2022 19:58:24 +0800
Subject: [PATCH] nothing

---
 VueWebApi/VueWebApi.csproj |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/VueWebApi/VueWebApi.csproj b/VueWebApi/VueWebApi.csproj
index f0c3a8c..d16084f 100644
--- a/VueWebApi/VueWebApi.csproj
+++ b/VueWebApi/VueWebApi.csproj
@@ -360,7 +360,10 @@
       <DependentUpon>Global.asax</DependentUpon>
     </Compile>
     <Compile Include="Hubs\ChatHub2.cs" />
+    <Compile Include="Models\AnDnDate.cs" />
     <Compile Include="Models\AppDevicecCheck.cs" />
+    <Compile Include="Models\CapacityPlanSect.cs" />
+    <Compile Include="Models\CapaPlan.cs" />
     <Compile Include="Models\EqpRepair.cs" />
     <Compile Include="Models\ExcelErro.cs" />
     <Compile Include="Models\MaterialRout.cs" />
@@ -402,7 +405,6 @@
     <Compile Include="Tools\SeachEncode.cs" />
     <Compile Include="Tools\SessionControllerRouteHandler.cs" />
     <Compile Include="Tools\SessionRouteHandler.cs" />
-    <Compile Include="Tools\TestSocket.cs" />
     <Compile Include="Tools\TJson.cs" />
     <Compile Include="Tools\ToMessage.cs" />
     <Compile Include="Util\EntityHelper.cs" />
@@ -442,6 +444,7 @@
     <Content Include="Image\app_4_2.png" />
     <Content Include="Image\app_4_3.png" />
     <Content Include="Image\app_4_4.png" />
+    <Content Include="Image\app_4_5.png" />
     <Content Include="Image\app_5.png" />
     <Content Include="Image\app_5_1.png" />
     <Content Include="Image\app_5_2.png" />
@@ -534,6 +537,8 @@
   </ItemGroup>
   <ItemGroup>
     <Folder Include="App_Data\" />
+    <Folder Include="DeviceImage\image1\" />
+    <Folder Include="DeviceImage\image2\" />
     <Folder Include="File\excel\" />
     <Folder Include="File\newxls\" />
     <Folder Include="InExcel\" />

--
Gitblit v1.9.3