Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceRecording / voiceRecording.model.js
index c92d09b..64e411b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcefb=['util','api','request-promise','path','rimraf','../../config/environment','./voiceRecording.attributes','VoiceRecording','uniqueid'];(function(_0x19b884,_0x5ed799){var _0x10b440=function(_0x667c0d){while(--_0x667c0d){_0x19b884['push'](_0x19b884['shift']());}};_0x10b440(++_0x5ed799);}(_0xcefb,0x1cb));var _0xbcef=function(_0x1a97cb,_0x3e174c){_0x1a97cb=_0x1a97cb-0x0;var _0x4ab190=_0xcefb[_0x1a97cb];return _0x4ab190;};'use strict';var _=require('lodash');var util=require(_0xbcef('0x0'));var logger=require('../../config/logger')(_0xbcef('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xbcef('0x2'));var fs=require('fs');var path=require(_0xbcef('0x3'));var rimraf=require(_0xbcef('0x4'));var config=require(_0xbcef('0x5'));var attributes=require(_0xbcef('0x6'));module['exports']=function(_0x17be2d,_0xe8dd2d){return _0x17be2d['define'](_0xbcef('0x7'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0xbcef('0x8'),'fields':['uniqueid']}],'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