1
duhe
2023-09-02 a191b8b20ca2fe54968eebae943e151678cfecf0
WebAPI/Controllers/生产管理/质量汇报单/Sc_QualityReportBillController.cs
@@ -262,7 +262,7 @@
            try
            {
                //鍒犻櫎鏉冮檺
                //if (!DBUtility.ClsPub.Security_Log(ModRightNameCheck, 1, true, CurUserName))
                //if (!DBUtility.ClsPub.Security_Log(ModRightNameCheck, 1, false, CurUserName))
                //{
                //    objJsonResult.code = "0";
                //    objJsonResult.count = 0;
@@ -385,7 +385,7 @@
            {
                oCN1.BeginTran();
                //瀹℃牳鏉冮檺
                if (!DBUtility.ClsPub.Security_Log("Sc_QualityReportBill_Check", 1, true, HChecker))
                if (!DBUtility.ClsPub.Security_Log("Sc_QualityReportBill_Check", 1, false, HChecker))
                {
                    oCN1.RollBack();
                    objJsonResult.code = "0";