X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappAccount%2FwhatsappAccount.model.js;h=2aebf1740d08a9f4a61a04c58aa984fa7d4b9ac2;hb=032eef5eb1c414450ccc959e49effc8ff508851b;hp=722dcb2487fe41d6dd439a17be5d3ac7ca68d7a0;hpb=9c8616cfa647d703a1bff4c288be65133e777d2a;p=motion2.git diff --git a/server/api/whatsappAccount/whatsappAccount.model.js b/server/api/whatsappAccount/whatsappAccount.model.js index 722dcb2..2aebf17 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 _0x050e=['define','WhatsappAccount','lodash','util','../../config/logger','moment','bluebird','path','rimraf','../../config/environment','./whatsappAccount.attributes','exports'];(function(_0x470f63,_0x48d80b){var _0x4f09e2=function(_0x3aa3a4){while(--_0x3aa3a4){_0x470f63['push'](_0x470f63['shift']());}};_0x4f09e2(++_0x48d80b);}(_0x050e,0xaa));var _0xe050=function(_0x100dab,_0x566447){_0x100dab=_0x100dab-0x0;var _0x3572e4=_0x050e[_0x100dab];return _0x3572e4;};'use strict';var _=require(_0xe050('0x0'));var util=require(_0xe050('0x1'));var logger=require(_0xe050('0x2'))('api');var moment=require(_0xe050('0x3'));var BPromise=require(_0xe050('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe050('0x5'));var rimraf=require(_0xe050('0x6'));var config=require(_0xe050('0x7'));var attributes=require(_0xe050('0x8'));module[_0xe050('0x9')]=function(_0x1fbc3a,_0x1f383a){return _0x1fbc3a[_0xe050('0xa')](_0xe050('0xb'),attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0xa75e=['exports','define','WhatsappAccount','lodash','util','api','moment','path','rimraf','../../config/environment','./whatsappAccount.attributes'];(function(_0x1c816c,_0x2e0355){var _0x3ba6eb=function(_0x37f730){while(--_0x37f730){_0x1c816c['push'](_0x1c816c['shift']());}};_0x3ba6eb(++_0x2e0355);}(_0xa75e,0x137));var _0xea75=function(_0x597501,_0x4914d8){_0x597501=_0x597501-0x0;var _0x42f12f=_0xa75e[_0x597501];return _0x42f12f;};'use strict';var _=require(_0xea75('0x0'));var util=require(_0xea75('0x1'));var logger=require('../../config/logger')(_0xea75('0x2'));var moment=require(_0xea75('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xea75('0x4'));var rimraf=require(_0xea75('0x5'));var config=require(_0xea75('0x6'));var attributes=require(_0xea75('0x7'));module[_0xea75('0x8')]=function(_0x174eeb,_0x2d0eeb){return _0x174eeb[_0xea75('0x9')](_0xea75('0xa'),attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file