X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fsound%2Fsound.model.js;h=1ada58082f57df5ebcd5511c0b91c6b055d61472;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;hp=7b4ef2023f93e965db598d2d1231284c81aa9fc4;hpb=2f0d83a545a3c7ba93827dd387ecbd5e7a9f8440;p=motion2.git diff --git a/server/api/sound/sound.model.js b/server/api/sound/sound.model.js index 7b4ef20..1ada580 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 _0xfd77=['rimraf','./sound.attributes','exports','define','Sound','tools_sounds','lodash','../../config/logger','api','moment','bluebird','request-promise','path'];(function(_0x3f46a8,_0xafe073){var _0x381034=function(_0x3f0da6){while(--_0x3f0da6){_0x3f46a8['push'](_0x3f46a8['shift']());}};_0x381034(++_0xafe073);}(_0xfd77,0x7b));var _0x7fd7=function(_0x495caa,_0x595570){_0x495caa=_0x495caa-0x0;var _0x2bdd0c=_0xfd77[_0x495caa];return _0x2bdd0c;};'use strict';var _=require(_0x7fd7('0x0'));var util=require('util');var logger=require(_0x7fd7('0x1'))(_0x7fd7('0x2'));var moment=require(_0x7fd7('0x3'));var BPromise=require(_0x7fd7('0x4'));var rp=require(_0x7fd7('0x5'));var fs=require('fs');var path=require(_0x7fd7('0x6'));var rimraf=require(_0x7fd7('0x7'));var config=require('../../config/environment');var attributes=require(_0x7fd7('0x8'));module[_0x7fd7('0x9')]=function(_0x49aeb9,_0x4daa51){return _0x49aeb9[_0x7fd7('0xa')](_0x7fd7('0xb'),attributes,{'tableName':_0x7fd7('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x2de6=['util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./sound.attributes','define','Sound','tools_sounds'];(function(_0x4f6d08,_0x1b3dd0){var _0x53a9c6=function(_0x2e0e0f){while(--_0x2e0e0f){_0x4f6d08['push'](_0x4f6d08['shift']());}};_0x53a9c6(++_0x1b3dd0);}(_0x2de6,0x108));var _0x62de=function(_0xc900f7,_0x33d3bf){_0xc900f7=_0xc900f7-0x0;var _0x365e5f=_0x2de6[_0xc900f7];return _0x365e5f;};'use strict';var _=require('lodash');var util=require(_0x62de('0x0'));var logger=require(_0x62de('0x1'))('api');var moment=require(_0x62de('0x2'));var BPromise=require(_0x62de('0x3'));var rp=require(_0x62de('0x4'));var fs=require('fs');var path=require(_0x62de('0x5'));var rimraf=require(_0x62de('0x6'));var config=require(_0x62de('0x7'));var attributes=require(_0x62de('0x8'));module['exports']=function(_0xfeabb3,_0x2e360e){return _0xfeabb3[_0x62de('0x9')](_0x62de('0xa'),attributes,{'tableName':_0x62de('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file