X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FopenchannelAccount%2FopenchannelAccount.model.js;h=d229be89561b5cf50de911cbffe38d82b30f91f2;hb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;hp=ed73aca5e3426cbbd1e79d2007c56a73180fd761;hpb=ef4e758b3a8a542ed14842116a07db29f3cf2e7c;p=motion2.git diff --git a/server/api/openchannelAccount/openchannelAccount.model.js b/server/api/openchannelAccount/openchannelAccount.model.js index ed73aca..d229be8 100644 --- a/server/api/openchannelAccount/openchannelAccount.model.js +++ b/server/api/openchannelAccount/openchannelAccount.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x0ae5=['openchannel_accounts','lodash','util','../../config/logger','api','bluebird','path','rimraf','./openchannelAccount.attributes'];(function(_0x394280,_0x3c1cd6){var _0x3d1ea7=function(_0x379c0a){while(--_0x379c0a){_0x394280['push'](_0x394280['shift']());}};_0x3d1ea7(++_0x3c1cd6);}(_0x0ae5,0x1a8));var _0x50ae=function(_0x7c8fee,_0x34f571){_0x7c8fee=_0x7c8fee-0x0;var _0x21eedc=_0x0ae5[_0x7c8fee];return _0x21eedc;};'use strict';var _=require(_0x50ae('0x0'));var util=require(_0x50ae('0x1'));var logger=require(_0x50ae('0x2'))(_0x50ae('0x3'));var moment=require('moment');var BPromise=require(_0x50ae('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x50ae('0x5'));var rimraf=require(_0x50ae('0x6'));var config=require('../../config/environment');var attributes=require(_0x50ae('0x7'));module['exports']=function(_0x27a756,_0x4475cd){return _0x27a756['define']('OpenchannelAccount',attributes,{'tableName':_0x50ae('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x4ad9=['rimraf','../../config/environment','./openchannelAccount.attributes','exports','define','openchannel_accounts','util','../../config/logger','moment','bluebird','request-promise','path'];(function(_0x1d1d09,_0x504d77){var _0x8827e=function(_0x4f3128){while(--_0x4f3128){_0x1d1d09['push'](_0x1d1d09['shift']());}};_0x8827e(++_0x504d77);}(_0x4ad9,0xde));var _0x94ad=function(_0x3b380d,_0x4bf247){_0x3b380d=_0x3b380d-0x0;var _0x54502b=_0x4ad9[_0x3b380d];return _0x54502b;};'use strict';var _=require('lodash');var util=require(_0x94ad('0x0'));var logger=require(_0x94ad('0x1'))('api');var moment=require(_0x94ad('0x2'));var BPromise=require(_0x94ad('0x3'));var rp=require(_0x94ad('0x4'));var fs=require('fs');var path=require(_0x94ad('0x5'));var rimraf=require(_0x94ad('0x6'));var config=require(_0x94ad('0x7'));var attributes=require(_0x94ad('0x8'));module[_0x94ad('0x9')]=function(_0x211191,_0x520ffc){return _0x211191[_0x94ad('0xa')]('OpenchannelAccount',attributes,{'tableName':_0x94ad('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file