X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceRecording%2FvoiceRecording.model.js;h=19a8f9418c90d754da97f997396d8bf70432679a;hb=b2ace134e5eb466deeb396f27c0c22876a7ffeae;hp=39209eebba79aec5e7871d85b3c5b32d7ccb11db;hpb=fed88ff2b9fedc76d735d841a58c735e5087ca2f;p=motion2.git diff --git a/server/api/voiceRecording/voiceRecording.model.js b/server/api/voiceRecording/voiceRecording.model.js index 39209ee..19a8f94 100644 --- a/server/api/voiceRecording/voiceRecording.model.js +++ b/server/api/voiceRecording/voiceRecording.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x63eb=['VoiceRecording','voice_recordings','uniqueid','transcribeStatus','./voiceRecording.attributes','exports','define'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x63eb,0x90));var _0xb63e=function(_0x55cfed,_0x33462a){_0x55cfed=_0x55cfed-0x0;var _0x1a918c=_0x63eb[_0x55cfed];return _0x1a918c;};'use strict';var attributes=require(_0xb63e('0x0'));module[_0xb63e('0x1')]=function(_0x310731,_0x121675){return _0x310731[_0xb63e('0x2')](_0xb63e('0x3'),attributes,{'tableName':_0xb63e('0x4'),'paranoid':![],'indexes':[{'name':_0xb63e('0x5'),'fields':[_0xb63e('0x5')]},{'name':_0xb63e('0x6'),'fields':[_0xb63e('0x6')]}],'timestamps':!![]});}; \ No newline at end of file +var _0x8f37=['VoiceRecording','voice_recordings','uniqueid','transcribeStatus','./voiceRecording.attributes','exports'];(function(_0x1a08cf,_0x186382){var _0x4174b7=function(_0x263861){while(--_0x263861){_0x1a08cf['push'](_0x1a08cf['shift']());}};_0x4174b7(++_0x186382);}(_0x8f37,0x190));var _0x78f3=function(_0x1a452f,_0xb35879){_0x1a452f=_0x1a452f-0x0;var _0x4b2a52=_0x8f37[_0x1a452f];return _0x4b2a52;};'use strict';var attributes=require(_0x78f3('0x0'));module[_0x78f3('0x1')]=function(_0x351c4f,_0x5c221b){return _0x351c4f['define'](_0x78f3('0x2'),attributes,{'tableName':_0x78f3('0x3'),'paranoid':![],'indexes':[{'name':_0x78f3('0x4'),'fields':['uniqueid']},{'name':_0x78f3('0x5'),'fields':['transcribeStatus']}],'timestamps':!![]});}; \ No newline at end of file