Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceRecording / voiceRecording.model.js
index 3aecc66..64e411b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xabfc=['uniqueid','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./voiceRecording.attributes','VoiceRecording'];(function(_0x16d92a,_0x41ec05){var _0x426c4b=function(_0x174f1f){while(--_0x174f1f){_0x16d92a['push'](_0x16d92a['shift']());}};_0x426c4b(++_0x41ec05);}(_0xabfc,0x137));var _0xcabf=function(_0x513545,_0x158f2e){_0x513545=_0x513545-0x0;var _0x18b7c5=_0xabfc[_0x513545];return _0x18b7c5;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xcabf('0x0'))('api');var moment=require(_0xcabf('0x1'));var BPromise=require(_0xcabf('0x2'));var rp=require(_0xcabf('0x3'));var fs=require('fs');var path=require(_0xcabf('0x4'));var rimraf=require(_0xcabf('0x5'));var config=require(_0xcabf('0x6'));var attributes=require(_0xcabf('0x7'));module['exports']=function(_0x3fd0f7,_0x27c5b8){return _0x3fd0f7['define'](_0xcabf('0x8'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':'uniqueid','fields':[_0xcabf('0x9')]}],'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