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 | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 0d15f58..30b87d6 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -286,7 +286,15 @@ <Compile Include="淇℃伅骞冲彴\ClsOA_ComFileBillMain.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ComFileBillSub.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_EmpMinMessage.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackCheckBillMain.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackHandleBillMain.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackCheckBillSub.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBill.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBillMain.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillMain.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackHandleBillSub.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBillSub.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBillSub.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillSub.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillSub2.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_InformBillMain.cs" /> @@ -348,6 +356,7 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardStatus_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardAddress_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardType_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ErrMsgBackType_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_StockCheckItem_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectInstruMent_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectBasis_Model.cs" /> @@ -469,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" /> @@ -616,6 +627,7 @@ <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillSub.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_EquipTypeBill.cs" /> + <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardChangeBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardBillMain.cs" /> -- Gitblit v1.9.1