From e6d75af42f08f22101c6307b7d9eaf482a37a6a8 Mon Sep 17 00:00:00 2001
From: 杨乐 <yang.le.192@qq.com>
Date: 星期五, 21 一月 2022 17:23:31 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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