From 176106cf1be8bb0dfd9921180b26d7cc9efb7a3d Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期一, 16 十二月 2024 08:52:39 +0800 Subject: [PATCH] 外协付款申请功能 --- CY_ECommercePlatform/CY.BLL/CY.BLL.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj index 41b4185..d2ef29b 100644 --- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj +++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj @@ -170,6 +170,7 @@ <Compile Include="OA\OA_DepartmentBLL.cs" /> <Compile Include="OA\OA_DocumentBLL.cs" /> <Compile Include="OA\OA_DocumentDicBLL.cs" /> + <Compile Include="OA\OA_FukuanshenqingBLL.cs" /> <Compile Include="OA\OA_KaipiaoJineQuerenBLL.cs" /> <Compile Include="OA\OA_KaipiaonewBLL.cs" /> <Compile Include="OA\OA_KaipiaonewcuishouBLL.cs" /> -- Gitblit v1.9.1