From a4139771f09730b92fbb1672acc53e60987acee5 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期四, 01 六月 2023 20:51:25 +0800
Subject: [PATCH] 生产入库有源单接口修改
---
VueWebApi/VueWebApi.csproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/VueWebApi/VueWebApi.csproj b/VueWebApi/VueWebApi.csproj
index fef99f6..bff2d28 100644
--- a/VueWebApi/VueWebApi.csproj
+++ b/VueWebApi/VueWebApi.csproj
@@ -456,6 +456,7 @@
<Compile Include="Tools\ScanStartReport.cs" />
<Compile Include="Tools\SchedulingMethod.cs" />
<Compile Include="Tools\SeachEncode.cs" />
+ <Compile Include="Tools\SeachEncodeJob.cs" />
<Compile Include="Tools\SessionControllerRouteHandler.cs" />
<Compile Include="Tools\SessionRouteHandler.cs" />
<Compile Include="Tools\TJson.cs" />
@@ -488,6 +489,7 @@
<Content Include="Image\app_1.png" />
<Content Include="Image\app_1_1.png" />
<Content Include="Image\app_1_2.png" />
+ <Content Include="Image\app_1_3.png" />
<Content Include="Image\app_2.png" />
<Content Include="Image\app_3.png" />
<Content Include="Image\app_3_1.png" />
@@ -530,6 +532,8 @@
<Content Include="Image\app_7_4.png" />
<Content Include="Image\app_8.png" />
<Content Include="Image\app_8_1.png" />
+ <Content Include="Image\app_8_2.png" />
+ <Content Include="Image\app_8_3.png" />
<Content Include="Image\app_8_7.png" />
<Content Include="Image\app_9.png" />
<Content Include="Image\app_9_1.png" />
--
Gitblit v1.9.3