7152-devToTest_2414 #2228
|
@ -58,7 +58,6 @@ module.exports = Self => {
|
|||
AND t.refFk IS NULL
|
||||
GROUP BY t.id
|
||||
`, [toDate, toDate]);
|
||||
console.log('tickets: ', tickets);
|
||||
|
||||
await closure(ctx, Self, tickets);
|
||||
|
||||
|
|
Loading…
Reference in New Issue