From 9df3ab5346ed42cf86e9c531b7d7c27460518168 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 14 十二月 2022 15:01:41 +0800 Subject: [PATCH] 业务员,员工,作业,辅助属性,职员 --- Model/Model.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index ca214a3..364ced3 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -325,7 +325,9 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CareFor_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CheckToolsType_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CustLocation_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Operator_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_RateType_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Staff_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaxMIXMain_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaxMIXSub_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaxRate_Model.cs" /> @@ -401,6 +403,7 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BarCodeCheckType_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Item30JiTai_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_User_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Work_Model.cs" /> <Compile Include="宸ヤ綅鐪嬫澘\ClsGy_SOPBillMain.cs" /> <Compile Include="宸ヤ綅鐪嬫澘\ClsGy_SOPBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsHR_EmpDimissionBillMain.cs" /> -- Gitblit v1.9.1