liuying
2024-12-10 fd067b408ae97f16c13b0e25b9c870d23f4d0ba3
CC/iWareCC_ASRS/ThreadService/03_BZ12(»úÆ÷ÈËÂë°ü¹¤Î»)/2¡¢DataProcess_BZ12_IssueTask.cs
@@ -86,7 +86,7 @@
                            if (isrotate != 1 && isrotate != 2)
                            {
                                //写入报警信息
                                await MyExtendHelper.WriteBoolPlcDataForWarning(PlcWarningGloble.Num_BZ12_7);
                                await MyExtendHelper.WriteBoolPlcDataForWarning(PlcWarningAddressGloble.Num_BZ12_7);
                                SystemWarningMsg._lbl_Alert_DataProcess_BZ12_IssueTask = $"{rgvLocation.ToString()},根据UPI:{task.Upi}的旋转方向值不是1或2 ";
                                continue;