X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappAccount%2FwhatsappAccount.model.js;h=44e18b744d7fd1ab5c6e600587dc7e8067a32930;hb=dfacf7f441a092a1e235cb444060bf10fa72e39a;hp=fc8a22b7665ae752ec6fc8a43b2fda70591dab89;hpb=5ce610d3f4c768865e05185aa062c8402f6dcea4;p=motion2.git diff --git a/server/api/whatsappAccount/whatsappAccount.model.js b/server/api/whatsappAccount/whatsappAccount.model.js index fc8a22b..44e18b7 100644 --- a/server/api/whatsappAccount/whatsappAccount.model.js +++ b/server/api/whatsappAccount/whatsappAccount.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x635f=['WhatsappAccount','whatsapp_accounts','lodash','util','../../config/logger','api','bluebird','request-promise','rimraf','../../config/environment','exports','define'];(function(_0x17cde1,_0x454ce4){var _0x218678=function(_0x1fdca4){while(--_0x1fdca4){_0x17cde1['push'](_0x17cde1['shift']());}};_0x218678(++_0x454ce4);}(_0x635f,0x86));var _0xf635=function(_0x27a803,_0x40ee45){_0x27a803=_0x27a803-0x0;var _0x35cc1c=_0x635f[_0x27a803];return _0x35cc1c;};'use strict';var _=require(_0xf635('0x0'));var util=require(_0xf635('0x1'));var logger=require(_0xf635('0x2'))(_0xf635('0x3'));var moment=require('moment');var BPromise=require(_0xf635('0x4'));var rp=require(_0xf635('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf635('0x6'));var config=require(_0xf635('0x7'));var attributes=require('./whatsappAccount.attributes');module[_0xf635('0x8')]=function(_0x39a1d9,_0x143561){return _0x39a1d9[_0xf635('0x9')](_0xf635('0xa'),attributes,{'tableName':_0xf635('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0xbf9e=['../../config/environment','./whatsappAccount.attributes','define','WhatsappAccount','whatsapp_accounts','lodash','../../config/logger','api','moment','bluebird','path','rimraf'];(function(_0x4c4261,_0x4a5d30){var _0x382b29=function(_0x47292f){while(--_0x47292f){_0x4c4261['push'](_0x4c4261['shift']());}};_0x382b29(++_0x4a5d30);}(_0xbf9e,0xf5));var _0xebf9=function(_0x317f8e,_0xfb7f9b){_0x317f8e=_0x317f8e-0x0;var _0x347bc0=_0xbf9e[_0x317f8e];return _0x347bc0;};'use strict';var _=require(_0xebf9('0x0'));var util=require('util');var logger=require(_0xebf9('0x1'))(_0xebf9('0x2'));var moment=require(_0xebf9('0x3'));var BPromise=require(_0xebf9('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xebf9('0x5'));var rimraf=require(_0xebf9('0x6'));var config=require(_0xebf9('0x7'));var attributes=require(_0xebf9('0x8'));module['exports']=function(_0x2d96cc,_0x7e1951){return _0x2d96cc[_0xebf9('0x9')](_0xebf9('0xa'),attributes,{'tableName':_0xebf9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file