CC/iWareCC_ASRS/Common/SystemValue.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCC_ASRS/Common/SystemWarningMsg.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCC_ASRS/FormCC.Designer.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCC_ASRS/FormCC.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCC_ASRS/ThreadService/02_BZ39工位(补板后工位)/Outbound/2、DataProcess_RobotBuffer_IssueOutboundTask.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCC_ASRS/WmsTask/EmptySalverTransferTask.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCC_ASRS/WmsTask/Place1014To1020Task.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCommon/Utils/Log4Net/LogType.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
CC/iWareCommon/log4net_iWare.config | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
CC/iWareCC_ASRS/Common/SystemValue.cs
@@ -154,7 +154,7 @@ /// <summary> /// æ¯å¦å 许æ§è¡ 空æè½¬è¿çº¿ç¨ /// </summary> public static bool isAllowRuning_EmptySalverTransfer = false; public static bool isAllowRuning_DataProcess_RobotBuffer_IssueOutboundTask = false; /// <summary> /// æ¯å¦å 许æ§è¡ èªå¨ç»çä»»å¡ CC/iWareCC_ASRS/Common/SystemWarningMsg.cs
@@ -134,7 +134,7 @@ /// <summary> /// 1014å°1020 çè¦åæ¶æ¯ /// </summary> public static string _lbl_Alert_Place1014To1020TaskTask = string.Empty; public static string _lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = string.Empty; /// <summary> /// åºåºä»»å¡éç¥MES çè¦åæ¶æ¯ CC/iWareCC_ASRS/FormCC.Designer.cs
@@ -240,8 +240,8 @@ this.ckMainTaskDecompose_ZPRK = new System.Windows.Forms.CheckBox(); this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound = new System.Windows.Forms.Label(); this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound = new System.Windows.Forms.CheckBox(); this.lbl_Alert_Place1014ClearStoreTask = new System.Windows.Forms.Label(); this.ckPlace1014ClearStoreTask = new System.Windows.Forms.CheckBox(); this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = new System.Windows.Forms.Label(); this.ck_DataProcess_RobotBuffer_IssueOutboundTask = new System.Windows.Forms.CheckBox(); this.lbl_Alert_EmptySalverTransfer = new System.Windows.Forms.Label(); this.ckEmptySalverTransfer = new System.Windows.Forms.CheckBox(); this.lbl_MainTaskDecompose = new System.Windows.Forms.Label(); @@ -2987,8 +2987,8 @@ this.groupBox1.Controls.Add(this.ckMainTaskDecompose_ZPRK); this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound); this.groupBox1.Controls.Add(this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound); this.groupBox1.Controls.Add(this.lbl_Alert_Place1014ClearStoreTask); this.groupBox1.Controls.Add(this.ckPlace1014ClearStoreTask); this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask); this.groupBox1.Controls.Add(this.ck_DataProcess_RobotBuffer_IssueOutboundTask); this.groupBox1.Controls.Add(this.lbl_Alert_EmptySalverTransfer); this.groupBox1.Controls.Add(this.ckEmptySalverTransfer); this.groupBox1.Controls.Add(this.lbl_MainTaskDecompose); @@ -3235,28 +3235,29 @@ this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.UseVisualStyleBackColor = true; this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // // lbl_Alert_Place1014ClearStoreTask // lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask // this.lbl_Alert_Place1014ClearStoreTask.AutoSize = true; this.lbl_Alert_Place1014ClearStoreTask.BackColor = System.Drawing.Color.White; this.lbl_Alert_Place1014ClearStoreTask.ForeColor = System.Drawing.Color.Red; this.lbl_Alert_Place1014ClearStoreTask.Location = new System.Drawing.Point(215, 528); this.lbl_Alert_Place1014ClearStoreTask.Name = "lbl_Alert_Place1014ClearStoreTask"; this.lbl_Alert_Place1014ClearStoreTask.Size = new System.Drawing.Size(70, 15); this.lbl_Alert_Place1014ClearStoreTask.TabIndex = 39; this.lbl_Alert_Place1014ClearStoreTask.Text = "label11"; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.AutoSize = true; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.BackColor = System.Drawing.Color.White; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.ForeColor = System.Drawing.Color.Red; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Location = new System.Drawing.Point(345, 529); this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Name = "lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask"; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Size = new System.Drawing.Size(70, 15); this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.TabIndex = 39; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Text = "label11"; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Click += new System.EventHandler(this.lbl_Alert_Place1014ClearStoreTask_Click); // // ckPlace1014ClearStoreTask // ck_DataProcess_RobotBuffer_IssueOutboundTask // this.ckPlace1014ClearStoreTask.AutoSize = true; this.ckPlace1014ClearStoreTask.Location = new System.Drawing.Point(4, 528); this.ckPlace1014ClearStoreTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ckPlace1014ClearStoreTask.Name = "ckPlace1014ClearStoreTask"; this.ckPlace1014ClearStoreTask.Size = new System.Drawing.Size(165, 19); this.ckPlace1014ClearStoreTask.TabIndex = 38; this.ckPlace1014ClearStoreTask.Text = "1014转è¿1020线ç¨"; this.ckPlace1014ClearStoreTask.UseVisualStyleBackColor = true; this.ckPlace1014ClearStoreTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); this.ck_DataProcess_RobotBuffer_IssueOutboundTask.AutoSize = true; this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Location = new System.Drawing.Point(4, 528); this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Name = "ck_DataProcess_RobotBuffer_IssueOutboundTask"; this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Size = new System.Drawing.Size(335, 19); this.ck_DataProcess_RobotBuffer_IssueOutboundTask.TabIndex = 38; this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Text = "æºå¨äººç¼åå² èªå¨ä¸ååºåºä»»å¡ å¤ç线ç¨"; this.ck_DataProcess_RobotBuffer_IssueOutboundTask.UseVisualStyleBackColor = true; this.ck_DataProcess_RobotBuffer_IssueOutboundTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // // lbl_Alert_EmptySalverTransfer // @@ -6095,8 +6096,8 @@ private System.Windows.Forms.CheckBox ckMainTaskDecompose; private System.Windows.Forms.Label lbl_Alert_EmptySalverTransfer; private System.Windows.Forms.CheckBox ckEmptySalverTransfer; private System.Windows.Forms.Label lbl_Alert_Place1014ClearStoreTask; private System.Windows.Forms.CheckBox ckPlace1014ClearStoreTask; private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask; private System.Windows.Forms.CheckBox ck_DataProcess_RobotBuffer_IssueOutboundTask; private System.Windows.Forms.Button btn_1007; private System.Windows.Forms.Button btn_1006; private System.Windows.Forms.Button btn_1005; CC/iWareCC_ASRS/FormCC.cs
@@ -367,7 +367,7 @@ this.lbl_alert_DataProcess_269.Text = showNowTime + SystemWarningMsg._lbl_alert_DataProcess_269; this.lbl_Alert_Place1014ClearStoreTask.Text = showNowTime + SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask; this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Text = showNowTime + SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask; this.lbl_Alter_OutTaskRetryToMes.Text = showNowTime + SystemWarningMsg._lbl_Alert_OutTaskRetryToMes; @@ -1594,7 +1594,7 @@ DoCommonCheckedChanged(ref SystemValue.isAllowRuning_DataProcess_RobotBuffer_AutoQiTaoOutbound, ckDataProcess_RobotBuffer_AutoQiTaoOutbound); DoCommonCheckedChanged(ref SystemValue.isAllowRuning_EmptySalverTransfer, ckEmptySalverTransfer); DoCommonCheckedChanged(ref SystemValue.isAllowRuning_DataProcess_RobotBuffer_IssueOutboundTask, ckEmptySalverTransfer); DoCommonCheckedChanged(ref SystemValue.isAllowRuning_DataProcess_BZ39, ck_DataProcess_BZ39); @@ -1602,7 +1602,7 @@ DoCommonCheckedChanged(ref SystemValue.isAllowRuning_DataProcess_269, ck_DataProcess_269); DoCommonCheckedChanged(ref SystemValue.isAllowRuning_Place1014To1020Task, ckPlace1014ClearStoreTask); DoCommonCheckedChanged(ref SystemValue.isAllowRuning_Place1014To1020Task, ck_DataProcess_RobotBuffer_IssueOutboundTask); DoCommonCheckedChanged(ref SystemValue.isAllowRuning_OutTaskRetryToMes, checkBox_OutTaskRetryToMes); } @@ -3578,5 +3578,10 @@ "转æ¢å:" + "\r\n" + JsonConvert.SerializeObject(retModel); } private void lbl_Alert_Place1014ClearStoreTask_Click(object sender, EventArgs e) { } } } CC/iWareCC_ASRS/ThreadService/02_BZ39¹¤Î»£¨²¹°åºó¹¤Î»£©/Outbound/2¡¢DataProcess_RobotBuffer_IssueOutboundTask.cs
@@ -27,14 +27,14 @@ public static async void Handler() { var alertMsg = ""; LogType logType = LogType.DataProcess_BZ39; LogType logType = LogType.DataProcess_RobotBuffer_IssueOutboundTask; while (true) { Thread.Sleep(2000);//ä¼ç 2ç§ï¼å°ä¼ç åå°åé¢ï¼æ¯ä¸ºäºä¸é¢çcontinueæ¹æ³æ§è¡å䏿¾ç¤ºé误信æ¯çæç¤ºï¼ï¼ï¼ãEditBy shaocx,2022-05-24ã SystemWarningMsg._lbl_alert_DataProcess_BZ39 = string.Empty; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = string.Empty; try { if (SystemValue.isAllowRuning_DataProcess_BZ39 && SystemValue.isStartedModel) if (SystemValue.isAllowRuning_DataProcess_RobotBuffer_IssueOutboundTask && SystemValue.isStartedModel) { var rgvLocation = StationLocationEnum.BZ39.ToString(); /* @@ -47,7 +47,7 @@ var result = obj.R_ReadCodeResult; if (string.IsNullOrEmpty(result)) { SystemWarningMsg._lbl_alert_DataProcess_BZ39 = $"{rgvLocation.ToString()}-请æ±äºè§£ç ï¼ä½æ¯ç»ææ¯ç©ºç,æ¤æ¬¡å¾ªç¯ç»æ"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = $"{rgvLocation.ToString()}-请æ±äºè§£ç ï¼ä½æ¯ç»ææ¯ç©ºç,æ¤æ¬¡å¾ªç¯ç»æ"; continue; } var upiCode = result; @@ -58,7 +58,7 @@ var isValidate = TaskHandler.ValidateIssueTaskForRobotBuffer(wmsDB); if (!isValidate) { SystemWarningMsg._lbl_alert_DataProcess_BZ39 = $"{rgvLocation.ToString()}-æâå·²ä¸åâçä»»å¡ï¼ä¸è½å¤ç,æ¤æ¬¡å¾ªç¯ç»æ"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = $"{rgvLocation.ToString()}-æâå·²ä¸åâçä»»å¡ï¼ä¸è½å¤ç,æ¤æ¬¡å¾ªç¯ç»æ"; continue; } @@ -69,7 +69,7 @@ && x.TaskStatus == (int)TaskStatusEnum.æ°å»º).OrderBy(x => x.PackageCode).ToList(); if (taskList == null) { SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound = $"{rgvLocation.ToString()},æ ¹æ® R_OutboundNumber:{obj.R_OutboundNumber}æ²¡ææ¾å°å·²ä¸åçä»»å¡ "; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = $"{rgvLocation.ToString()},æ ¹æ® R_OutboundNumber:{obj.R_OutboundNumber}æ²¡ææ¾å°å·²ä¸åçä»»å¡ "; continue; } @@ -78,7 +78,7 @@ var upiObj = wmsDB.mes_batchOrderUPI_new.Where(x => x.UPI == upiCode).FirstOrDefault(); if (upiObj == null) { SystemWarningMsg._lbl_alert_DataProcess_BZ39 = $"{rgvLocation.ToString()},æ ¹æ®UPI:{upiCode}æ²¡ææ¾å°å¯¹è±¡ "; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = $"{rgvLocation.ToString()},æ ¹æ®UPI:{upiCode}æ²¡ææ¾å°å¯¹è±¡ "; continue; } @@ -116,7 +116,7 @@ } catch (Exception ex) { SystemWarningMsg._lbl_alert_DataProcess_BZ39 += " åºç°å¼å¸¸:" + ex.Message + SysGloble.SPLIT_STR; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask += " åºç°å¼å¸¸:" + ex.Message + SysGloble.SPLIT_STR; Log4NetHelper.WriteErrorLog(logType, " åºç°å¼å¸¸ï¼" + ex.Message, ex); } } CC/iWareCC_ASRS/WmsTask/EmptySalverTransferTask.cs
@@ -33,7 +33,7 @@ bool isHasFinishedCurrentHanlder = false;//æ¯å¦å·²ç»å¤çå®äºç©ºæç转è¿ä»»å¡ try { if (SystemValue.isAllowRuning_EmptySalverTransfer && SystemValue.isStartedModel) if (SystemValue.isAllowRuning_DataProcess_RobotBuffer_IssueOutboundTask && SystemValue.isStartedModel) { //æ¤å¤å¤æ 1009 1010 1011çç¶æ bool isEmptyPlace_1011 = false, isEmptyPlace_1010 = false, isEmptyPlace_1009 = false; @@ -255,7 +255,7 @@ catch (Exception ex) { SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound += "å解线ç¨åºç°å¼å¸¸:" + ex.Message + SysGloble.SPLIT_STR; Log4NetHelper.WriteErrorLog(LogType.EmptySalverTransferTask, "HandlerIssuingTaskåºç°å¼å¸¸ï¼" + ex.Message, ex); Log4NetHelper.WriteErrorLog(LogType.DataProcess_RobotBuffer_IssueOutboundTask, "HandlerIssuingTaskåºç°å¼å¸¸ï¼" + ex.Message, ex); } } CC/iWareCC_ASRS/WmsTask/Place1014To1020Task.cs
@@ -32,7 +32,7 @@ { if (FormCC.RGV_1020_NoHasCategory_COUNT <= 25) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1020ç«ç¹ï¼25ç§å å çµæ¾ç¤ºæè´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1020ç«ç¹ï¼25ç§å å çµæ¾ç¤ºæè´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; continue; } @@ -50,27 +50,27 @@ if (isGD_HasCatogryForRgvStattion == false) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1014ç«ç¹ï¼å çµæ¾ç¤ºæ è´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1014ç«ç¹ï¼å çµæ¾ç¤ºæ è´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; continue; } else if (isSys_HasCatogryForRgvStattion == false) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæ è´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæ è´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; continue; } else if (isExistOtherTaskDoing == true) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæå ¶ä»ä»»å¡å ç¨ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæå ¶ä»ä»»å¡å ç¨ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; continue; } else if (isExistOtherTaskDoingForDeviceTaskTypeEnum_ç«åºç©ºæå°æçæºå ¥å£ == true) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæç«åºç©ºæå°æçæºå ¥å£ä»»å¡å ç¨ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæç«åºç©ºæå°æçæºå ¥å£ä»»å¡å ç¨ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; continue; } else if (isExistOtherTaskDoingForDeviceTaskTypeEnum_空æè½¬è¿å°æçæºå ¥å£ == true) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæç©ºæè½¬è¿å°æçæºå ¥å£ä»»å¡å ç¨ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1014ç«ç¹ï¼ç³»ç»æ¾ç¤ºæç©ºæè½¬è¿å°æçæºå ¥å£ä»»å¡å ç¨ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; continue; } @@ -79,7 +79,7 @@ isGD_HasCatogryForRgvStattion = MyExtendHelper.IsGD_HasCatogryForRgvStattion(((int)rgvLocation_1020).ToString()); if (isGD_HasCatogryForRgvStattion == true) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1020ç«ç¹ï¼å çµæ¾ç¤ºæè´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1020ç«ç¹ï¼å çµæ¾ç¤ºæè´§ï¼æ é¡»å¤ç转è¿å°1020ä»»å¡"; continue; } @@ -98,11 +98,11 @@ var fr = MyExtendHelper.DoHandler(context, store, EDevice.æçæº1020); if (fr.result == false) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "éè¯¯ï¼æçæºå ¥å£1014夿°å»ºä» 1014åºä½è½¬è¿å°1020çº¿ç¨ ä»»å¡å¤±è´¥:" + fr.resMsg; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "éè¯¯ï¼æçæºå ¥å£1014夿°å»ºä» 1014åºä½è½¬è¿å°1020çº¿ç¨ ä»»å¡å¤±è´¥:" + fr.resMsg; } else { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "æåå建æçæºå ¥å£1014夿°å»º 1014åºä½è½¬è¿å°1020 ä»»å¡"; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "æåå建æçæºå ¥å£1014夿°å»º 1014åºä½è½¬è¿å°1020 ä»»å¡"; } #endregion @@ -113,7 +113,7 @@ } catch (Exception ex) { SystemWarningMsg._lbl_Alert_Place1014To1020TaskTask = "1014åºä½è½¬è¿å°1020线ç¨åºç°å¼å¸¸:" + ex.Message; SystemWarningMsg._lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask = "1014åºä½è½¬è¿å°1020线ç¨åºç°å¼å¸¸:" + ex.Message; Log4NetHelper.WriteErrorLog(LogType.CCWCFService, "Place1014To1020Task åºç°å¼å¸¸ï¼" + ex.Message, ex); } } CC/iWareCommon/Utils/Log4Net/LogType.cs
@@ -93,7 +93,7 @@ /// <summary> /// 空æç转è¿ä»»å¡ /// </summary> EmptySalverTransferTask = 306, DataProcess_RobotBuffer_IssueOutboundTask = 306, /// <summary> /// èªå¨ç»çä»»å¡ä¸å CC/iWareCommon/log4net_iWare.config
@@ -70,8 +70,8 @@ <filter type="log4net.Filter.DenyAllFilter" /> </appender> <!-- 空æç转è¿ä»»å¡ãä¿¡æ¯ãæ¥å¿--> <appender name="EmptySalverTransferTask_Info" type="log4net.Appender.RollingFileAppender"> <file value="d:\\Log\\LuLiMuYe\\iWareCC\\EmptySalverTransferTask_Info\\" /> <appender name="DataProcess_RobotBuffer_IssueOutboundTask_Info" type="log4net.Appender.RollingFileAppender"> <file value="d:\\Log\\LuLiMuYe\\iWareCC\\DataProcess_RobotBuffer_IssueOutboundTask_Info\\" /> <appendToFile value="true" /> <rollingStyle value="Date" /> <staticLogFileName value="false" /> @@ -81,13 +81,13 @@ <param name="ConversionPattern" value="%næ¶æ¯æ¶é´ï¼%d [%t] %næ¶æ¯çº§å«ï¼%-5p %næ¶ æ¯ ç±»ï¼%c [%x] %n%m %n "/> </layout> <filter type="log4net.Filter.LoggerMatchFilter"> <loggerToMatch value="EmptySalverTransferTask_Info" /> <loggerToMatch value="DataProcess_RobotBuffer_IssueOutboundTask_Info" /> </filter> <filter type="log4net.Filter.DenyAllFilter" /> </appender> <!--空æç转è¿ä»»å¡ãéè¯¯ãæ¥å¿--> <appender name="EmptySalverTransferTask_Error" type="log4net.Appender.RollingFileAppender"> <file value="d:\\Log\\LuLiMuYe\\iWareCC\\EmptySalverTransferTask_Error\\" /> <appender name="DataProcess_RobotBuffer_IssueOutboundTask_Error" type="log4net.Appender.RollingFileAppender"> <file value="d:\\Log\\LuLiMuYe\\iWareCC\\DataProcess_RobotBuffer_IssueOutboundTask_Error\\" /> <appendToFile value="true" /> <rollingStyle value="Date" /> <staticLogFileName value="false" /> @@ -97,7 +97,7 @@ <param name="ConversionPattern" value="%nå¼å¸¸æ¶é´ï¼%d [%t] %nå¼å¸¸çº§å«ï¼%-5p %nå¼ å¸¸ ç±»ï¼%c [%x] %n%m %n "/> </layout> <filter type="log4net.Filter.LoggerMatchFilter"> <loggerToMatch value="EmptySalverTransferTask_Error" /> <loggerToMatch value="DataProcess_RobotBuffer_IssueOutboundTask_Error" /> </filter> <filter type="log4net.Filter.DenyAllFilter" /> </appender> @@ -628,8 +628,8 @@ <appender-ref ref="DataProcess_269_Error"/> <appender-ref ref="DataProcess_BZ01_Info"/> <appender-ref ref="DataProcess_BZ01_Error"/> <appender-ref ref="EmptySalverTransferTask_Info"/> <appender-ref ref="EmptySalverTransferTask_Error"/> <appender-ref ref="DataProcess_RobotBuffer_IssueOutboundTask_Info"/> <appender-ref ref="DataProcess_RobotBuffer_IssueOutboundTask_Error"/> <appender-ref ref="DataProcess_BZ39_Info"/> <appender-ref ref="DataProcess_BZ39_Error"/> <appender-ref ref="DataProcess_RobotBuffer_FinishTask_Info"/>