X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2FwhatsappInteraction.js;h=51a8c230105c37c3254963d170587c15d762a3c4;hb=01b994ccefecbcf0783b039dab259e973f97957c;hp=890b5ba9eccdd891026a72f7f867f6d25ca35a8f;hpb=ff1c11e14fca8d30ba993bf9ad292fb70d9b0b0b;p=motion2.git diff --git a/server/services/routing/rpc/whatsappInteraction.js b/server/services/routing/rpc/whatsappInteraction.js index 890b5ba..51a8c23 100644 --- a/server/services/routing/rpc/whatsappInteraction.js +++ b/server/services/routing/rpc/whatsappInteraction.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xee87=['Request','UpdateWhatsappInteraction','updateWhatsappInteraction','addTags','addTagsToWhatsappInteraction','update'];(function(_0x26a351,_0x5dd04c){var _0x1ef7fe=function(_0x4ea269){while(--_0x4ea269){_0x26a351['push'](_0x26a351['shift']());}};_0x1ef7fe(++_0x5dd04c);}(_0xee87,0x10d));var _0x7ee8=function(_0x54129e,_0x24050b){_0x54129e=_0x54129e-0x0;var _0x44382b=_0xee87[_0x54129e];return _0x44382b;};'use strict';var client=require('../client');exports[_0x7ee8('0x0')]=function(_0x2657ca,_0xea9501){return client[_0x7ee8('0x1')](_0x7ee8('0x2'),{'body':_0xea9501,'options':{'where':{'id':_0x2657ca}},'log':_0x7ee8('0x3')});};exports[_0x7ee8('0x4')]=function(_0x2f1867,_0x32466c){return client[_0x7ee8('0x1')]('AddTagsToWhatsappInteraction',{'body':_0x32466c,'options':{'where':{'id':_0x2f1867}},'log':_0x7ee8('0x5')});}; \ No newline at end of file +var _0xbd0a=['Request','AddTagsToWhatsappInteraction','addTagsToWhatsappInteraction','../client','updateWhatsappInteraction','addTags'];(function(_0x1ccacf,_0x1bd8ca){var _0x2827ae=function(_0x9ac75d){while(--_0x9ac75d){_0x1ccacf['push'](_0x1ccacf['shift']());}};_0x2827ae(++_0x1bd8ca);}(_0xbd0a,0x1b9));var _0xabd0=function(_0x54db06,_0x5e0dc2){_0x54db06=_0x54db06-0x0;var _0x574eea=_0xbd0a[_0x54db06];return _0x574eea;};'use strict';var client=require(_0xabd0('0x0'));exports['update']=function(_0x3b0fc0,_0x48c569){return client['Request']('UpdateWhatsappInteraction',{'body':_0x48c569,'options':{'where':{'id':_0x3b0fc0}},'log':_0xabd0('0x1')});};exports[_0xabd0('0x2')]=function(_0x41e52b,_0x3d1138){return client[_0xabd0('0x3')](_0xabd0('0x4'),{'body':_0x3d1138,'options':{'where':{'id':_0x41e52b}},'log':_0xabd0('0x5')});}; \ No newline at end of file