Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceRecording / voiceRecording.model.js
index a3177f2..64e411b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4ff9=['exports','define','VoiceRecording','voice_recordings','uniqueid','lodash','util','api','moment','bluebird','path','rimraf'];(function(_0x409aa3,_0x2c613e){var _0x5b6f6b=function(_0x441051){while(--_0x441051){_0x409aa3['push'](_0x409aa3['shift']());}};_0x5b6f6b(++_0x2c613e);}(_0x4ff9,0x1e5));var _0x94ff=function(_0x51d852,_0x37d499){_0x51d852=_0x51d852-0x0;var _0x71bb07=_0x4ff9[_0x51d852];return _0x71bb07;};'use strict';var _=require(_0x94ff('0x0'));var util=require(_0x94ff('0x1'));var logger=require('../../config/logger')(_0x94ff('0x2'));var moment=require(_0x94ff('0x3'));var BPromise=require(_0x94ff('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x94ff('0x5'));var rimraf=require(_0x94ff('0x6'));var config=require('../../config/environment');var attributes=require('./voiceRecording.attributes');module[_0x94ff('0x7')]=function(_0x53a855,_0x178d5d){return _0x53a855[_0x94ff('0x8')](_0x94ff('0x9'),attributes,{'tableName':_0x94ff('0xa'),'paranoid':![],'indexes':[{'name':_0x94ff('0xb'),'fields':[_0x94ff('0xb')]}],'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