X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappAccount%2FwhatsappAccount.model.js;fp=server%2Fapi%2FwhatsappAccount%2FwhatsappAccount.model.js;h=87363182f610f7fb3a127b6fcdc621db79e6a977;hb=4baefdac9c37d4300115b8e539c5781a6d78e036;hp=6b2e24b9b8de9d09b1ce450fe0a87d54649d483c;hpb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;p=motion2.git diff --git a/server/api/whatsappAccount/whatsappAccount.model.js b/server/api/whatsappAccount/whatsappAccount.model.js index 6b2e24b..8736318 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 _0xcfe5=['request-promise','path','exports','define','WhatsappAccount','whatsapp_accounts','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0x235b34,_0x57e73d){var _0x423dec=function(_0x3b358d){while(--_0x3b358d){_0x235b34['push'](_0x235b34['shift']());}};_0x423dec(++_0x57e73d);}(_0xcfe5,0x19e));var _0x5cfe=function(_0x993f24,_0x227b78){_0x993f24=_0x993f24-0x0;var _0x3064db=_0xcfe5[_0x993f24];return _0x3064db;};'use strict';var _=require(_0x5cfe('0x0'));var util=require(_0x5cfe('0x1'));var logger=require(_0x5cfe('0x2'))(_0x5cfe('0x3'));var moment=require(_0x5cfe('0x4'));var BPromise=require(_0x5cfe('0x5'));var rp=require(_0x5cfe('0x6'));var fs=require('fs');var path=require(_0x5cfe('0x7'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./whatsappAccount.attributes');module[_0x5cfe('0x8')]=function(_0x5dba77,_0xdcb5c9){return _0x5dba77[_0x5cfe('0x9')](_0x5cfe('0xa'),attributes,{'tableName':_0x5cfe('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x20da=['rimraf','../../config/environment','exports','define','api','moment','bluebird','request-promise','path'];(function(_0x6782c1,_0x539047){var _0x52d22b=function(_0x47dc09){while(--_0x47dc09){_0x6782c1['push'](_0x6782c1['shift']());}};_0x52d22b(++_0x539047);}(_0x20da,0x1e1));var _0xa20d=function(_0x160bb3,_0xc98bd0){_0x160bb3=_0x160bb3-0x0;var _0x4e1313=_0x20da[_0x160bb3];return _0x4e1313;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0xa20d('0x0'));var moment=require(_0xa20d('0x1'));var BPromise=require(_0xa20d('0x2'));var rp=require(_0xa20d('0x3'));var fs=require('fs');var path=require(_0xa20d('0x4'));var rimraf=require(_0xa20d('0x5'));var config=require(_0xa20d('0x6'));var attributes=require('./whatsappAccount.attributes');module[_0xa20d('0x7')]=function(_0x63b1d,_0xf19dcc){return _0x63b1d[_0xa20d('0x8')]('WhatsappAccount',attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file