feat: export checkContact function from crmController

master
adriano 2025-06-30 14:17:38 -03:00
parent 9179a9ee6d
commit 9e1608a308
1 changed files with 1 additions and 0 deletions

View File

@ -624,6 +624,7 @@ module.exports = {
sfCreateCase,
sfUpdateCase,
createTicket,
checkContact,
contactActivity,
getClientAccessToken
}