chore: commented by mistake
This commit is contained in:
parent
e2aded04b9
commit
e1f17b1787
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ function getCustomerList(
|
||||||
ref('lastTx.txClass').as('lastTxClass'),
|
ref('lastTx.txClass').as('lastTxClass'),
|
||||||
fn<Date>('GREATEST', [
|
fn<Date>('GREATEST', [
|
||||||
'c.created',
|
'c.created',
|
||||||
// 'lastTx.created',
|
'lastTx.created',
|
||||||
'c.phoneAt',
|
'c.phoneAt',
|
||||||
'c.emailAt',
|
'c.emailAt',
|
||||||
'c.idCardDataAt',
|
'c.idCardDataAt',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue