From af141f4039f0484697f54a15c402915b19cdaa7c Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期二, 02 四月 2024 14:43:34 +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 541e715..30b87d6 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -478,6 +478,8 @@ <Compile Include="宸ヨ祫绠$悊\ClsPay_SubsidyChangeBillSub.cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillMain .cs" /> <Compile Include="宸ヨ祫绠$悊\ClsPay_SumBalBillSub.cs" /> + <Compile Include="宸ヨ祫绠$悊\ClsHR_PostSkillBillMain.cs" /> + <Compile Include="宸ヨ祫绠$悊\ClsHR_PostSkillBillSub.cs" /> <Compile Include="搴旀敹绠$悊\ClsYS_ReceiveOtherBillSub.cs" /> <Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillMain.cs" /> <Compile Include="鎴愭湰绠$悊\ClsCB_ChangeMoneyBillSub.cs" /> -- Gitblit v1.9.1