From b0dc4d211319747633b1a9de9b925d7abf3feafb Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 09 五月 2024 17:07:08 +0800
Subject: [PATCH] 1.增加 防错装置的 基础资料编辑 和 列表 页面; 2.网页版 增加 设备停机单 单据编辑 以及 单据列表 功能 3.网页版 增加 设备开机单 单据编辑 以及 单据列表 功能

---
 DAL/DAL.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index ea11ba7..e736896 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -639,6 +639,8 @@
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_EquipTypeBill.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardChangeBill.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsGy_FixCardBill.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipBeginBillMain.cs" />
+    <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStopBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBill.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStockInCheckBill.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipSparepartsBill.cs" />

--
Gitblit v1.9.1