From ad5afdbba44566c7625d48791ff479c797cb53c0 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期一, 24 五月 2021 08:43:23 +0800 Subject: [PATCH] 工序检验单 列表-合并 --- WebAPI/WebAPI.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 935f585..8c37107 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -365,6 +365,7 @@ <Compile Include="Dapper\SqlPools.cs" /> <Compile Include="DbUntil\DataFormatUntil.cs" /> <Compile Include="DLL\ClsQC_NoPassProdCheckBill.cs" /> + <Compile Include="DLL\ClsQC_PatrolProcCheckBill.cs" /> <Compile Include="DLL\ClsSc_ProcessReport.cs" /> <Compile Include="DLL\ClsSc_ProcessSendWork.cs" /> <Compile Include="DLL\ClsWW_EntrustProcessReportBill.cs" /> -- Gitblit v1.9.1