X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappAccount%2FwhatsappAccount.model.js;h=832578645126647f4ab188f19730590f75072ff7;hb=ed368fdfe923471c0749d5720e7df57649e4ed09;hp=03d22ad2c1172afc0ff93b906dd873922d7ff16b;hpb=91492537a7b94b14914d0db658458118de1ea819;p=motion2.git diff --git a/server/api/whatsappAccount/whatsappAccount.model.js b/server/api/whatsappAccount/whatsappAccount.model.js index 03d22ad..8325786 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 _0xfa8e=['../../config/environment','exports','define','lodash','util','../../config/logger','moment','request-promise','rimraf'];(function(_0x59118a,_0xb6849e){var _0x1600df=function(_0x1a2f00){while(--_0x1a2f00){_0x59118a['push'](_0x59118a['shift']());}};_0x1600df(++_0xb6849e);}(_0xfa8e,0xf6));var _0xefa8=function(_0x73bb6d,_0x4f37ff){_0x73bb6d=_0x73bb6d-0x0;var _0x3ab429=_0xfa8e[_0x73bb6d];return _0x3ab429;};'use strict';var _=require(_0xefa8('0x0'));var util=require(_0xefa8('0x1'));var logger=require(_0xefa8('0x2'))('api');var moment=require(_0xefa8('0x3'));var BPromise=require('bluebird');var rp=require(_0xefa8('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xefa8('0x5'));var config=require(_0xefa8('0x6'));var attributes=require('./whatsappAccount.attributes');module[_0xefa8('0x7')]=function(_0xf757e,_0x31e603){return _0xf757e[_0xefa8('0x8')]('WhatsappAccount',attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0xf933=['api','moment','bluebird','request-promise','path','rimraf','./whatsappAccount.attributes','define','WhatsappAccount','whatsapp_accounts','lodash','util','../../config/logger'];(function(_0x382873,_0x4a5844){var _0x1e496a=function(_0x1d31d6){while(--_0x1d31d6){_0x382873['push'](_0x382873['shift']());}};_0x1e496a(++_0x4a5844);}(_0xf933,0x99));var _0x3f93=function(_0x4f0c2b,_0x2c9d14){_0x4f0c2b=_0x4f0c2b-0x0;var _0x526436=_0xf933[_0x4f0c2b];return _0x526436;};'use strict';var _=require(_0x3f93('0x0'));var util=require(_0x3f93('0x1'));var logger=require(_0x3f93('0x2'))(_0x3f93('0x3'));var moment=require(_0x3f93('0x4'));var BPromise=require(_0x3f93('0x5'));var rp=require(_0x3f93('0x6'));var fs=require('fs');var path=require(_0x3f93('0x7'));var rimraf=require(_0x3f93('0x8'));var config=require('../../config/environment');var attributes=require(_0x3f93('0x9'));module['exports']=function(_0x2a2b7d,_0x2bf04f){return _0x2a2b7d[_0x3f93('0xa')](_0x3f93('0xb'),attributes,{'tableName':_0x3f93('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file