X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fsound%2Fsound.model.js;h=2da12ba4483ce5c041077e368bba61576a18b44c;hb=913cc995a38cf7bfbc27d325e09fc2b6ae2f632d;hp=29e8d9fb719d4ed40284cd461f7805a2a938fdc7;hpb=da8b5d32823ad8783d3c47a738f61aa66e32f99c;p=motion2.git diff --git a/server/api/sound/sound.model.js b/server/api/sound/sound.model.js index 29e8d9f..2da12ba 100644 --- a/server/api/sound/sound.model.js +++ b/server/api/sound/sound.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x9c0f=['api','moment','bluebird','request-promise','path','./sound.attributes','exports','define','Sound','tools_sounds','lodash','../../config/logger'];(function(_0x34bc30,_0x177cb0){var _0x5706de=function(_0x535a8c){while(--_0x535a8c){_0x34bc30['push'](_0x34bc30['shift']());}};_0x5706de(++_0x177cb0);}(_0x9c0f,0xbe));var _0xf9c0=function(_0x544c03,_0x558fe4){_0x544c03=_0x544c03-0x0;var _0x5e86ad=_0x9c0f[_0x544c03];return _0x5e86ad;};'use strict';var _=require(_0xf9c0('0x0'));var util=require('util');var logger=require(_0xf9c0('0x1'))(_0xf9c0('0x2'));var moment=require(_0xf9c0('0x3'));var BPromise=require(_0xf9c0('0x4'));var rp=require(_0xf9c0('0x5'));var fs=require('fs');var path=require(_0xf9c0('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xf9c0('0x7'));module[_0xf9c0('0x8')]=function(_0x11314,_0x2e7a86){return _0x11314[_0xf9c0('0x9')](_0xf9c0('0xa'),attributes,{'tableName':_0xf9c0('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x3f64=['tools_sounds','lodash','util','../../config/logger','api','bluebird','path','rimraf','../../config/environment','./sound.attributes','exports','define','Sound'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x3f64,0x153));var _0x43f6=function(_0xa11ee3,_0x3d0d4c){_0xa11ee3=_0xa11ee3-0x0;var _0x48b3e7=_0x3f64[_0xa11ee3];return _0x48b3e7;};'use strict';var _=require(_0x43f6('0x0'));var util=require(_0x43f6('0x1'));var logger=require(_0x43f6('0x2'))(_0x43f6('0x3'));var moment=require('moment');var BPromise=require(_0x43f6('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x43f6('0x5'));var rimraf=require(_0x43f6('0x6'));var config=require(_0x43f6('0x7'));var attributes=require(_0x43f6('0x8'));module[_0x43f6('0x9')]=function(_0x358092,_0xfe31f3){return _0x358092[_0x43f6('0xa')](_0x43f6('0xb'),attributes,{'tableName':_0x43f6('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file