Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / voiceRecording / voiceRecording.model.js
index 987e009..6ae8e20 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe1b6=['define','VoiceRecording','uniqueid','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','./voiceRecording.attributes','exports'];(function(_0x2a6c23,_0x508d7c){var _0x4f6cad=function(_0x33a124){while(--_0x33a124){_0x2a6c23['push'](_0x2a6c23['shift']());}};_0x4f6cad(++_0x508d7c);}(_0xe1b6,0x1bd));var _0x6e1b=function(_0x2e5286,_0x377bff){_0x2e5286=_0x2e5286-0x0;var _0x552484=_0xe1b6[_0x2e5286];return _0x552484;};'use strict';var _=require(_0x6e1b('0x0'));var util=require(_0x6e1b('0x1'));var logger=require(_0x6e1b('0x2'))(_0x6e1b('0x3'));var moment=require('moment');var BPromise=require(_0x6e1b('0x4'));var rp=require(_0x6e1b('0x5'));var fs=require('fs');var path=require(_0x6e1b('0x6'));var rimraf=require(_0x6e1b('0x7'));var config=require('../../config/environment');var attributes=require(_0x6e1b('0x8'));module[_0x6e1b('0x9')]=function(_0x41e53e,_0x1ee298){return _0x41e53e[_0x6e1b('0xa')](_0x6e1b('0xb'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0x6e1b('0xc'),'fields':[_0x6e1b('0xc')]}],'timestamps':!![]});};
\ No newline at end of file
+var _0x89c3=['voice_recordings','uniqueid','transcribeStatus','./voiceRecording.attributes','exports','define','VoiceRecording'];(function(_0x321ccf,_0x2e780d){var _0x3a9a2a=function(_0x3291c2){while(--_0x3291c2){_0x321ccf['push'](_0x321ccf['shift']());}};_0x3a9a2a(++_0x2e780d);}(_0x89c3,0xff));var _0x389c=function(_0x55f2a9,_0x122b5e){_0x55f2a9=_0x55f2a9-0x0;var _0x1c1751=_0x89c3[_0x55f2a9];return _0x1c1751;};'use strict';var attributes=require(_0x389c('0x0'));module[_0x389c('0x1')]=function(_0x462669,_0x56e907){return _0x462669[_0x389c('0x2')](_0x389c('0x3'),attributes,{'tableName':_0x389c('0x4'),'paranoid':![],'indexes':[{'name':_0x389c('0x5'),'fields':['uniqueid']},{'name':_0x389c('0x6'),'fields':['transcribeStatus']}],'timestamps':!![]});};
\ No newline at end of file