Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceRecording / voiceRecording.model.js
index 07bc70a..64e411b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb4be=['uniqueid','util','../../config/logger','api','bluebird','request-promise','path','../../config/environment','./voiceRecording.attributes','define','voice_recordings'];(function(_0x2c91e9,_0x2fb965){var _0x13f0ff=function(_0xb39edf){while(--_0xb39edf){_0x2c91e9['push'](_0x2c91e9['shift']());}};_0x13f0ff(++_0x2fb965);}(_0xb4be,0x7a));var _0xeb4b=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0xb4be[_0x42cae2];return _0x5f256f;};'use strict';var _=require('lodash');var util=require(_0xeb4b('0x0'));var logger=require(_0xeb4b('0x1'))(_0xeb4b('0x2'));var moment=require('moment');var BPromise=require(_0xeb4b('0x3'));var rp=require(_0xeb4b('0x4'));var fs=require('fs');var path=require(_0xeb4b('0x5'));var rimraf=require('rimraf');var config=require(_0xeb4b('0x6'));var attributes=require(_0xeb4b('0x7'));module['exports']=function(_0x385b45,_0x266b99){return _0x385b45[_0xeb4b('0x8')]('VoiceRecording',attributes,{'tableName':_0xeb4b('0x9'),'paranoid':![],'indexes':[{'name':_0xeb4b('0xa'),'fields':[_0xeb4b('0xa')]}],'timestamps':!![]});};
\ No newline at end of file
+var _0x0834=['uniqueid','transcribeStatus'];(function(_0x1ac71e,_0x12d0b6){var _0x57a246=function(_0x3f6b6b){while(--_0x3f6b6b){_0x1ac71e['push'](_0x1ac71e['shift']());}};_0x57a246(++_0x12d0b6);}(_0x0834,0x18e));var _0x4083=function(_0x51150a,_0x4aeff8){_0x51150a=_0x51150a-0x0;var _0x210086=_0x0834[_0x51150a];return _0x210086;};'use strict';var attributes=require('./voiceRecording.attributes');module['exports']=function(_0x38d73f,_0x318f69){return _0x38d73f['define']('VoiceRecording',attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0x4083('0x0'),'fields':[_0x4083('0x0')]},{'name':'transcribeStatus','fields':[_0x4083('0x1')]}],'timestamps':!![]});};
\ No newline at end of file