X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2FchatInteraction.js;h=c7a888e23a9bd5c1c1cc39eb64ac6cff645b2821;hb=b2ace134e5eb466deeb396f27c0c22876a7ffeae;hp=a014627ae919007348d2a40efba422b46965f31f;hpb=fed88ff2b9fedc76d735d841a58c735e5087ca2f;p=motion2.git diff --git a/server/services/routing/rpc/chatInteraction.js b/server/services/routing/rpc/chatInteraction.js index a014627..c7a888e 100644 --- a/server/services/routing/rpc/chatInteraction.js +++ b/server/services/routing/rpc/chatInteraction.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x4572=['update','Request','UpdateChatInteraction','addTags','AddTagsToChatInteraction','addTagsToChatInteraction'];(function(_0x3de33a,_0x4bb808){var _0x5a9e6b=function(_0x142dae){while(--_0x142dae){_0x3de33a['push'](_0x3de33a['shift']());}};_0x5a9e6b(++_0x4bb808);}(_0x4572,0x1c2));var _0x2457=function(_0x37756b,_0x24db76){_0x37756b=_0x37756b-0x0;var _0x46efec=_0x4572[_0x37756b];return _0x46efec;};'use strict';var client=require('../client');exports[_0x2457('0x0')]=function(_0x432bb1,_0x2625ba){return client[_0x2457('0x1')](_0x2457('0x2'),{'body':_0x2625ba,'options':{'where':{'id':_0x432bb1}},'log':'updateChatInteraction'});};exports[_0x2457('0x3')]=function(_0x3ed6ba,_0x3a5c2c){return client[_0x2457('0x1')](_0x2457('0x4'),{'body':_0x3a5c2c,'options':{'where':{'id':_0x3ed6ba}},'log':_0x2457('0x5')});}; \ No newline at end of file +var _0x6ff3=['addTagsToChatInteraction','../client','Request','UpdateChatInteraction','AddTagsToChatInteraction'];(function(_0x5ddbc6,_0x49b8f4){var _0x5ca38f=function(_0x48f4be){while(--_0x48f4be){_0x5ddbc6['push'](_0x5ddbc6['shift']());}};_0x5ca38f(++_0x49b8f4);}(_0x6ff3,0x1b4));var _0x36ff=function(_0x1ca00f,_0x5ee88b){_0x1ca00f=_0x1ca00f-0x0;var _0x1d336c=_0x6ff3[_0x1ca00f];return _0x1d336c;};'use strict';var client=require(_0x36ff('0x0'));exports['update']=function(_0x47a28f,_0x312106){return client[_0x36ff('0x1')](_0x36ff('0x2'),{'body':_0x312106,'options':{'where':{'id':_0x47a28f}},'log':'updateChatInteraction'});};exports['addTags']=function(_0x453af1,_0x5b6573){return client[_0x36ff('0x1')](_0x36ff('0x3'),{'body':_0x5b6573,'options':{'where':{'id':_0x453af1}},'log':_0x36ff('0x4')});}; \ No newline at end of file