dispatch/WcsTask.cs @@ -740,6 +740,12 @@ throw new Exception($"RFID校验失败,通知Wcs取消任务失败"); } } if (model.code == "2") { } newDb.BeginTran(); var R = newDb.Insertable(RfidChek).ExecuteCommand(); if (R == 0)