From 95fde02469c2709544649aa73ea380abb65b6daa Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 12 六月 2025 13:56:17 +0800
Subject: [PATCH] 添加模具状态分析API

---
 WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs b/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs
index cc155d4..afacdfc 100644
--- a/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs
+++ b/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs
@@ -19,7 +19,7 @@
             base.MvarItemKeySub4 = "";
             base.MvarItemKey = "Sb_EquipPatrolCheckRuleBillMain";
             base.MvarReportTitle = "璁惧宸℃瑙勭▼";
-            base.BillType = "3913";
+            base.BillType = "5015";
         }
         //淇敼鍗曟嵁
         public override bool ModifyBill(Int64 lngBillKey, ref string sReturn)

--
Gitblit v1.9.1