X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintDeskAccount%2FintDeskAccount.model.js;h=566eb8b6b88cd2a61b2e145b893ab30cd527e385;hb=ebe00679b2d367c1cf2b2b91609ee1ce4bd8fb94;hp=4d418276d6ceb055e6dbb8bfc3b40b087cfe6691;hpb=fb34d7d7b73e912de94d572e15e1910ea03e3516;p=motion2.git diff --git a/server/api/intDeskAccount/intDeskAccount.model.js b/server/api/intDeskAccount/intDeskAccount.model.js index 4d41827..566eb8b 100644 --- a/server/api/intDeskAccount/intDeskAccount.model.js +++ b/server/api/intDeskAccount/intDeskAccount.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xaf08=['util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','../../components/integrations/configuration','int_desk_accounts','lodash'];(function(_0x23991f,_0x3cf4ee){var _0x536c7b=function(_0x1b9249){while(--_0x1b9249){_0x23991f['push'](_0x23991f['shift']());}};_0x536c7b(++_0x3cf4ee);}(_0xaf08,0x17f));var _0x8af0=function(_0x58fbb0,_0xe497b5){_0x58fbb0=_0x58fbb0-0x0;var _0x1783d2=_0xaf08[_0x58fbb0];return _0x1783d2;};'use strict';var _=require(_0x8af0('0x0'));var util=require(_0x8af0('0x1'));var logger=require(_0x8af0('0x2'))(_0x8af0('0x3'));var moment=require(_0x8af0('0x4'));var BPromise=require(_0x8af0('0x5'));var rp=require(_0x8af0('0x6'));var fs=require('fs');var path=require(_0x8af0('0x7'));var rimraf=require(_0x8af0('0x8'));var config=require(_0x8af0('0x9'));var attributes=require('./intDeskAccount.attributes');var integrations=require(_0x8af0('0xa'));module['exports']=function(_0x2543bb,_0x3c30ff){return _0x2543bb['define']('DeskAccount',attributes,{'tableName':_0x8af0('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x1f78=['util','api','bluebird','path','rimraf','../../config/environment','./intDeskAccount.attributes','exports','define','DeskAccount','int_desk_accounts'];(function(_0x53e14b,_0x163e2a){var _0x12dc1d=function(_0x44a785){while(--_0x44a785){_0x53e14b['push'](_0x53e14b['shift']());}};_0x12dc1d(++_0x163e2a);}(_0x1f78,0xbb));var _0x81f7=function(_0x2e0d95,_0x46ddd5){_0x2e0d95=_0x2e0d95-0x0;var _0x180302=_0x1f78[_0x2e0d95];return _0x180302;};'use strict';var _=require('lodash');var util=require(_0x81f7('0x0'));var logger=require('../../config/logger')(_0x81f7('0x1'));var moment=require('moment');var BPromise=require(_0x81f7('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x81f7('0x3'));var rimraf=require(_0x81f7('0x4'));var config=require(_0x81f7('0x5'));var attributes=require(_0x81f7('0x6'));var integrations=require('../../components/integrations/configuration');module[_0x81f7('0x7')]=function(_0x11d1f8,_0x1dac3b){return _0x11d1f8[_0x81f7('0x8')](_0x81f7('0x9'),attributes,{'tableName':_0x81f7('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file