X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FopenchannelApplication%2FopenchannelApplication.model.js;h=24b06d8166aaab52660fde7c6acda642ec97a47f;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=a141181a6cd447c949326ce9f8b3d596778ba198;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/api/openchannelApplication/openchannelApplication.model.js b/server/api/openchannelApplication/openchannelApplication.model.js index a141181..24b06d8 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 _0x20ea=['lodash','util','bluebird','path','rimraf','../../config/environment','./openchannelApplication.attributes','define','OpenchannelApplication','openchannel_applications','utf8mb4','utf8mb4_unicode_ci'];(function(_0x46d0c9,_0x526bfa){var _0x174506=function(_0x654bc6){while(--_0x654bc6){_0x46d0c9['push'](_0x46d0c9['shift']());}};_0x174506(++_0x526bfa);}(_0x20ea,0x120));var _0xa20e=function(_0x4a6b8f,_0x5970ab){_0x4a6b8f=_0x4a6b8f-0x0;var _0x5bdc40=_0x20ea[_0x4a6b8f];return _0x5bdc40;};'use strict';var _=require(_0xa20e('0x0'));var util=require(_0xa20e('0x1'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0xa20e('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xa20e('0x3'));var rimraf=require(_0xa20e('0x4'));var config=require(_0xa20e('0x5'));var attributes=require(_0xa20e('0x6'));module['exports']=function(_0x1dd915,_0x12da01){return _0x1dd915[_0xa20e('0x7')](_0xa20e('0x8'),attributes,{'tableName':_0xa20e('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xa20e('0xa'),'collate':_0xa20e('0xb')});}; \ No newline at end of file +var _0x37c8=['util','../../config/logger','bluebird','path','../../config/environment','./openchannelApplication.attributes','exports','OpenchannelApplication','openchannel_applications','utf8mb4','utf8mb4_unicode_ci'];(function(_0x2fe58d,_0x36c8da){var _0x2d7de1=function(_0x3b5ce4){while(--_0x3b5ce4){_0x2fe58d['push'](_0x2fe58d['shift']());}};_0x2d7de1(++_0x36c8da);}(_0x37c8,0x6e));var _0x837c=function(_0x27c24e,_0x5db1c7){_0x27c24e=_0x27c24e-0x0;var _0x39004a=_0x37c8[_0x27c24e];return _0x39004a;};'use strict';var _=require('lodash');var util=require(_0x837c('0x0'));var logger=require(_0x837c('0x1'))('api');var moment=require('moment');var BPromise=require(_0x837c('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x837c('0x3'));var rimraf=require('rimraf');var config=require(_0x837c('0x4'));var attributes=require(_0x837c('0x5'));module[_0x837c('0x6')]=function(_0x885867,_0x2a9a85){return _0x885867['define'](_0x837c('0x7'),attributes,{'tableName':_0x837c('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x837c('0x9'),'collate':_0x837c('0xa')});}; \ No newline at end of file