From 45062e03a37dc7f42d59245f5253b2ff4f207005 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 13 六月 2024 11:04:35 +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