From 150aefb772c787d4e8639103225e61a0addbc350 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期三, 30 十一月 2022 09:45:53 +0800
Subject: [PATCH] 扫码调用方法完善
---
WebAPI/DLL/ClsSb_EquipDotCheckRuleBill.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/DLL/ClsSb_EquipDotCheckRuleBill.cs b/WebAPI/DLL/ClsSb_EquipDotCheckRuleBill.cs
index d72eaef..b02339f 100644
--- a/WebAPI/DLL/ClsSb_EquipDotCheckRuleBill.cs
+++ b/WebAPI/DLL/ClsSb_EquipDotCheckRuleBill.cs
@@ -12,7 +12,7 @@
public ClsSb_EquipDotCheckRuleBill()
{
- base.MvarItemKeySub = "ClsSb_EquipDotCheckRuleBillSub";
+ base.MvarItemKeySub = "Sb_EquipDotCheckRuleBillSub";
base.MvarItemKeySub2 = "";
base.MvarItemKeySub3 = "";
base.MvarItemKeySub4 = "";
--
Gitblit v1.9.1