From 36ddd7a5afffa6464bd5f2da1d52ad070dbff39d Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期一, 13 五月 2024 10:24:39 +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