From c63b40452aeaf1b46ef716da9f5dc9e8c2a843a6 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期三, 13 七月 2022 20:30:33 +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 9427cdd..ffd75cc 100644
--- a/VueWebApi/VueWebApi.csproj
+++ b/VueWebApi/VueWebApi.csproj
@@ -259,6 +259,7 @@
     <Compile Include="Areas\HelpPage\XmlDocumentationProvider.cs" />
     <Compile Include="Controllers\BasicSettingController.cs" />
     <Compile Include="Controllers\DeviceManagerController.cs" />
+    <Compile Include="Controllers\ErpSyncMesController.cs" />
     <Compile Include="Controllers\GridReportController.cs" />
     <Compile Include="Controllers\ImportExcelController.cs" />
     <Compile Include="Controllers\LoginController.cs" />
@@ -269,6 +270,7 @@
     <Compile Include="Controllers\ValuesController.cs" />
     <Compile Include="DLL\BLL\BasicSettingBLL.cs" />
     <Compile Include="DLL\BLL\DeviceManagerBLL.cs" />
+    <Compile Include="DLL\BLL\ErpSyncMesBLL.cs" />
     <Compile Include="DLL\BLL\ExcelCheckBLL.cs" />
     <Compile Include="DLL\BLL\GridReportBLL.cs" />
     <Compile Include="DLL\BLL\LoginBLL.cs" />
@@ -279,6 +281,7 @@
     <Compile Include="DLL\BLL\UserDataBLL.cs" />
     <Compile Include="DLL\DAL\BasicSettingDAL.cs" />
     <Compile Include="DLL\DAL\DeviceManagerDAL.cs" />
+    <Compile Include="DLL\DAL\ErpSyncMesDAL.cs" />
     <Compile Include="DLL\DAL\ExcelCheckDAL.cs" />
     <Compile Include="DLL\DAL\GridReportDAL.cs" />
     <Compile Include="DLL\DAL\LoginDAL.cs" />
@@ -367,6 +370,7 @@
     <Content Include="grf\浜у搧娴佷紶鍗旳5.grf" />
     <Content Include="grf\鎶ュ伐浜у嚭鏍囩.grf" />
     <Content Include="grf\鎶ュ伐鎵撳嵃鏍囩.grf" />
+    <Content Include="grf\澶栧崗鏀舵枡鏍囩.grf" />
     <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