From 3fac13fb2f8d23d85178755826f0cb39f8d06093 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 11 八月 2025 16:52:10 +0800
Subject: [PATCH] 修复 APP 菜单编辑/读取接口 问题

---
 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