1
jingh
2021-08-07 664453de41cf61be3024174f094b51b9b6acffd0
LMES/ClsShowMod.cs
@@ -35,11 +35,11 @@
            if (!DBUtility.ClsPub.Security_Log(gnsy.Trim(), 1, true, DBUtility.ClsPub.CurUserName))
            {
                return;
            }
            //
            switch (gnbm.Trim().Substring(0, 2))
            {
                case "zp":
                    //装配车间
                    Zxxymk_ZPCJ(gnsy, gnmc, oMain);