From e92210a6fe4b72f098eaea62df2d8e5af16d0ffa Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期二, 07 五月 2024 15:49:40 +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 f0533f1..d285e15 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -361,6 +361,8 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardStatus_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardAddress_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardType_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheckItemMethod_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheckItemClass_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ErrMsgBackType_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaskClass_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ProjectClass_Model.cs" /> -- Gitblit v1.9.1