From 206e3f37f68a22e523969982c5ec83f7089678db Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 10 一月 2024 10:20:29 +0800 Subject: [PATCH] 快速过滤方案 --- Model/Model.csproj | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 6fe99e8..59a0910 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -332,6 +332,9 @@ </Compile> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BadResult_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectInstruMent_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectBasis_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_PostSkill_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_StockMoveStyle_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_QualityStd_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectMethod_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectValue_Model .cs" /> @@ -423,6 +426,8 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Item30JiTai_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_User_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Work_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsXt_FastICSchemeMain_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsXt_FastICSchemeSub_Model.cs" /> <Compile Include="宸ヤ綅鐪嬫澘\ClsGy_SOPBillMain.cs" /> <Compile Include="宸ヤ綅鐪嬫澘\ClsGy_SOPBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsHR_EmpDimissionBillMain.cs" /> -- Gitblit v1.9.1