Changed reactor event query to only use REACT_EVENT table
This commit is contained in:
@ -58,7 +58,8 @@ public static class DailyReportHelper
|
||||
"HGCV1",
|
||||
"HGCV2",
|
||||
"HGCV3",
|
||||
"SRP"
|
||||
"SRP",
|
||||
"TENCOR3"
|
||||
};
|
||||
|
||||
List<Reactor> reactors = new();
|
||||
|
Reference in New Issue
Block a user