From b2c7f60a602414e506fee1b4b125322e745676b2 Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期五, 09 四月 2021 08:27:07 +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 b47a736..13ca4d5 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -346,6 +346,7 @@ <Compile Include="Models\M_ProcMul.cs" /> <Compile Include="Models\M_StationBillMail.cs" /> <Compile Include="Models\M_Process.cs" /> + <Compile Include="Models\Sc_ProcessPlanViewModel.cs" /> <Compile Include="Models\StationEntrustInBill.cs" /> <Compile Include="Models\StationOutBillView.cs" /> <Compile Include="Properties\Resources.Designer.cs"> -- Gitblit v1.9.1