X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FopenchannelApplication%2FopenchannelApplication.model.js;h=50d3246b5bc6a523e5bb77c6eb995684e80a3384;hb=04c0f252a7a18de2cd4c2368f646bc7587dfdeaf;hp=ff332f33ad67dfd5b30a12aaacf16327e294f163;hpb=110da1ff22cb856a228cc5d87556e5aa36ca0d22;p=motion2.git diff --git a/server/api/openchannelApplication/openchannelApplication.model.js b/server/api/openchannelApplication/openchannelApplication.model.js index ff332f3..50d3246 100644 --- a/server/api/openchannelApplication/openchannelApplication.model.js +++ b/server/api/openchannelApplication/openchannelApplication.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x19b4=['utf8mb4_unicode_ci','lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./openchannelApplication.attributes','exports','define','OpenchannelApplication','utf8mb4'];(function(_0xaa7fc6,_0x2969cf){var _0x3c77f8=function(_0x2c8164){while(--_0x2c8164){_0xaa7fc6['push'](_0xaa7fc6['shift']());}};_0x3c77f8(++_0x2969cf);}(_0x19b4,0x88));var _0x419b=function(_0x50ed59,_0x2a9e3a){_0x50ed59=_0x50ed59-0x0;var _0x4e38d3=_0x19b4[_0x50ed59];return _0x4e38d3;};'use strict';var _=require(_0x419b('0x0'));var util=require(_0x419b('0x1'));var logger=require('../../config/logger')(_0x419b('0x2'));var moment=require(_0x419b('0x3'));var BPromise=require(_0x419b('0x4'));var rp=require(_0x419b('0x5'));var fs=require('fs');var path=require(_0x419b('0x6'));var rimraf=require(_0x419b('0x7'));var config=require(_0x419b('0x8'));var attributes=require(_0x419b('0x9'));module[_0x419b('0xa')]=function(_0x8ffe3,_0x12627e){return _0x8ffe3[_0x419b('0xb')](_0x419b('0xc'),attributes,{'tableName':'openchannel_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x419b('0xd'),'collate':_0x419b('0xe')});}; \ No newline at end of file +var _0x6d6b=['lodash','../../config/logger','api','moment','bluebird','path','rimraf','./openchannelApplication.attributes'];(function(_0x1c1ffd,_0x3365f4){var _0x693f67=function(_0x99ff99){while(--_0x99ff99){_0x1c1ffd['push'](_0x1c1ffd['shift']());}};_0x693f67(++_0x3365f4);}(_0x6d6b,0xf0));var _0xb6d6=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x6d6b[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xb6d6('0x0'));var util=require('util');var logger=require(_0xb6d6('0x1'))(_0xb6d6('0x2'));var moment=require(_0xb6d6('0x3'));var BPromise=require(_0xb6d6('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xb6d6('0x5'));var rimraf=require(_0xb6d6('0x6'));var config=require('../../config/environment');var attributes=require(_0xb6d6('0x7'));module['exports']=function(_0x15b059,_0x2cf857){return _0x15b059['define']('OpenchannelApplication',attributes,{'tableName':'openchannel_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':'utf8mb4_unicode_ci'});}; \ No newline at end of file