From 8aa46100ee70825bd117a72b8f7c168bc2e946b9 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期二, 31 八月 2021 08:37: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 ed52480..3f8d9e7 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -419,6 +419,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