Browse Source

去除多余日志记录

章政 8 years ago
parent
commit
366afc4340
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UAS-MES/FunctionCode/OQC/OQC_PlanMaintain.cs

+ 0 - 1
UAS-MES/FunctionCode/OQC/OQC_PlanMaintain.cs

@@ -67,7 +67,6 @@ namespace UAS_MES.OQC
                         BaseUtil.FillDgvWithDataTable(CheckTypeDGV, dt[1]);
                         ob_aqlcode.Text = "";
                         ob_aqlcode.Text = dt[0].Rows[0]["ob_aqlcode"].ToString();
-                        LogicHandler.DoCommandLog(User.UserCode, "", User.UserLineCode, User.UserSourceCode, "OQC抽样计划采集获取批", "成功", ms_sncode.Text, ob_checkno.Text);
                     }
                     else
                     {