From 421d32dae99f5c4f4c52bed4b4369d350173117e Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 07 三月 2024 11:22:24 +0800
Subject: [PATCH] 优化产品器具清单,产品工艺参数清单,项目费用单,项目需求及问题清单 ,月度阶段计划列表,工作周总结表审核反审核 修改 设备报表: 设备履历表 增加 配件更换清单 1个页签
---
WebAPI/WebAPI.csproj | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index b8d8e06..a433cfb 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -478,6 +478,8 @@
<Compile Include="Controllers\CGGL\YF_PayMentBackBillController.cs" />
<Compile Include="Controllers\CGGL\YF_PayMentBillController.cs" />
<Compile Include="Controllers\XSGL\YS_ReceiveBackBillController.cs" />
+ <Compile Include="Controllers\XSGL\YF_PayMentOtherBillController.cs" />
+ <Compile Include="Controllers\XSGL\YS_ReceiveOtherBillController.cs" />
<Compile Include="Controllers\XSGL\YS_ReceiveBillController.cs" />
<Compile Include="Controllers\XSGL\Kf_SellOutBillController.cs" />
<Compile Include="Controllers\浜轰簨绠$悊\鍏ヨ亴鐢宠\HR_EmpEngageRequestBillController.cs" />
--
Gitblit v1.9.1