chore: If commented
parent
c3b51baa1c
commit
953ab7f6e2
|
@ -117,7 +117,7 @@ const callJournaling = async (req, res) => {
|
||||||
console.log('update-answer')
|
console.log('update-answer')
|
||||||
|
|
||||||
// Referente a cliente a gabriel, pois os tickets estao sendo abertos diretamente em um botao do hitphone
|
// Referente a cliente a gabriel, pois os tickets estao sendo abertos diretamente em um botao do hitphone
|
||||||
if (companyId != "14223")
|
// if (companyId != "14223")
|
||||||
await ticketCRM(companyId, crmPhone, crmAgent, crmFirstName)
|
await ticketCRM(companyId, crmPhone, crmAgent, crmFirstName)
|
||||||
|
|
||||||
const resp = await redirectContactLinkCRM(companyId, crmPhone, crmAgent, crmFirstName)
|
const resp = await redirectContactLinkCRM(companyId, crmPhone, crmAgent, crmFirstName)
|
||||||
|
|
Loading…
Reference in New Issue