From 95656c0fea8c4ea6b3b8b87e86c2088dcbbd9a9e Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期五, 31 十月 2025 13:05:51 +0800
Subject: [PATCH] 末件检验单优化

---
 DAL/ClsPM_ProjectMoneyBillMain.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/DAL/ClsPM_ProjectMoneyBillMain.cs b/DAL/ClsPM_ProjectMoneyBillMain.cs
index e0edb14..dcaa3e6 100644
--- a/DAL/ClsPM_ProjectMoneyBillMain.cs
+++ b/DAL/ClsPM_ProjectMoneyBillMain.cs
@@ -18,8 +18,8 @@
             base.MvarItemKeySub4 = "";
             base.MvarItemKey= "PM_ProjectMoneyBillMain";
             base.MvarReportTitle="椤圭洰璐圭敤鍗�";
-            base.BillType="4759";
-            base.HBillSubType = "4759";
+            base.BillType="4762";
+            base.HBillSubType = "4762";
 
         }
 

--
Gitblit v1.9.1