From ab146c91c1862a5eb6b4d156e7cae1926afa6ec5 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期五, 10 九月 2021 14:59:15 +0800
Subject: [PATCH] 设备点检计划单、编辑点检计划+设备点检记录单、编辑点检记录

---
 WebAPI/WebAPI.csproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index ed52480..941cdf8 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -355,6 +355,7 @@
     <Compile Include="Controllers\XSGL\Xs_SeOrderBillController.cs" />
     <Compile Include="Controllers\鍝佽川绠$悊\宸ュ簭妫�楠屽崟\QC_ProcessCheckBillController.cs" />
     <Compile Include="Controllers\鍝佽川绠$悊\棣栦欢妫�楠屽崟\QC_FirstPieceCheckBillController.cs" />
+    <Compile Include="Controllers\鐢熶骇绠$悊\鐢熶骇浠诲姟鍗昞Sc_ICMOBillController.cs" />
     <Compile Include="Controllers\鐢熶骇绠$悊\璐ㄩ噺姹囨姤鍗昞Sc_QualityReportBillController.cs" />
     <Compile Include="Dapper\SqlHelper.cs" />
     <Compile Include="Dapper\SqlPools.cs" />
@@ -387,6 +388,7 @@
     <Compile Include="DLL\ClsWW_EntrustProcessReportBill.cs" />
     <Compile Include="DLL\ClsWW_EntrustProcessSendOutBill.cs" />
     <Compile Include="DLL\ClsWW_EntrustWorkOrderBill.cs" />
+    <Compile Include="LogService.cs" />
     <Compile Include="Models\ApiConfig.cs" />
     <Compile Include="Models\ApiResult.cs" />
     <Compile Include="Models\CheckItem.cs" />
@@ -396,6 +398,7 @@
     <Compile Include="Models\ClsSb_EquipMaintainBillMain.cs" />
     <Compile Include="Models\ClsSb_EquipMaintainBillSub.cs" />
     <Compile Include="Models\ClsSb_EquipRepairWorkBillMain.cs" />
+    <Compile Include="Models\Xt_ORGANIZATIONS.cs" />
     <Compile Include="Models\ClsSb_EquipRepairWorkBillSub.cs" />
     <Compile Include="Models\ClsSc_ICMOBillWorkQtyStatus_Tmp.cs" />
     <Compile Include="Models\ClsSc_ICMOReportBillMain.cs" />
@@ -419,6 +422,7 @@
     <Compile Include="Models\Gy_Mould.cs" />
     <Compile Include="Models\Gy_MouldSub.cs" />
     <Compile Include="Models\Sc_MouldStockBillMain.cs" />
+    <Compile Include="Models\Sc_ICMOBillQualityStatus_Tmp.cs" />
     <Compile Include="Models\Sc_MouldStockBillSub.cs" />
     <Compile Include="Models\Xt_AccountPeriod.cs" />
     <Compile Include="Models\xtgnb.cs" />

--
Gitblit v1.9.1