....
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -263,7 +263,7 @@ namespace FPJ0000.JobReport_
|
||||
this.progressBar2.Value += 1;
|
||||
var item = baseData.Where(t => t.process == prcitem.memo); //해당 프로세스에 해당하는 아이템을 가져온다
|
||||
//}
|
||||
|
||||
if (prcitem.memo == null) prcitem.memo = string.Empty;
|
||||
if(prcitem.memo.StartsWith("ASM Feeder Center"))
|
||||
Console.WriteLine("sdf");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user