Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceRecording / voiceRecording.model.js
index e195fdb..64e411b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe8dd=['rimraf','./voiceRecording.attributes','exports','VoiceRecording','voice_recordings','uniqueid','lodash','util','../../config/logger','moment','bluebird','request-promise','path'];(function(_0x3bf83f,_0x181cac){var _0x22c4a9=function(_0xb3ff0d){while(--_0xb3ff0d){_0x3bf83f['push'](_0x3bf83f['shift']());}};_0x22c4a9(++_0x181cac);}(_0xe8dd,0x1c0));var _0xde8d=function(_0x1ea567,_0xf0ccfc){_0x1ea567=_0x1ea567-0x0;var _0x6c1b56=_0xe8dd[_0x1ea567];return _0x6c1b56;};'use strict';var _=require(_0xde8d('0x0'));var util=require(_0xde8d('0x1'));var logger=require(_0xde8d('0x2'))('api');var moment=require(_0xde8d('0x3'));var BPromise=require(_0xde8d('0x4'));var rp=require(_0xde8d('0x5'));var fs=require('fs');var path=require(_0xde8d('0x6'));var rimraf=require(_0xde8d('0x7'));var config=require('../../config/environment');var attributes=require(_0xde8d('0x8'));module[_0xde8d('0x9')]=function(_0x28574c,_0x472a4d){return _0x28574c['define'](_0xde8d('0xa'),attributes,{'tableName':_0xde8d('0xb'),'paranoid':![],'indexes':[{'name':_0xde8d('0xc'),'fields':[_0xde8d('0xc')]}],'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