From 32481e52571bc04b97c0be02c6531ec33f34a67b Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期四, 04 一月 2024 17:30:41 +0800 Subject: [PATCH] 增加 岗位,岗位列表,岗位技能,岗位技能列表,出库类型,入库类型,调拨类型模块,审查,反审查,禁用,反禁用,刷新,按钮设置,列设置; --- Model/Model.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 34858a0..fb5f6f3 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -333,6 +333,8 @@ <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" /> -- Gitblit v1.9.1