X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceRecording%2FvoiceRecording.model.js;h=3e091ed36da3f53db774699599818cda12b73bd5;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=e54f2a8468129c3fa5f23963f60eedcf1759cb3b;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/api/voiceRecording/voiceRecording.model.js b/server/api/voiceRecording/voiceRecording.model.js index e54f2a8..3e091ed 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 _0x59ce=['exports','define','VoiceRecording','voice_recordings','uniqueid','transcribeStatus','./voiceRecording.attributes'];(function(_0x41fc65,_0x426991){var _0x1db689=function(_0x4bb0b3){while(--_0x4bb0b3){_0x41fc65['push'](_0x41fc65['shift']());}};_0x1db689(++_0x426991);}(_0x59ce,0x92));var _0xe59c=function(_0x45e84f,_0x3ef066){_0x45e84f=_0x45e84f-0x0;var _0x54a084=_0x59ce[_0x45e84f];return _0x54a084;};'use strict';var attributes=require(_0xe59c('0x0'));module[_0xe59c('0x1')]=function(_0x1d28da,_0x4b05a0){return _0x1d28da[_0xe59c('0x2')](_0xe59c('0x3'),attributes,{'tableName':_0xe59c('0x4'),'paranoid':![],'indexes':[{'name':_0xe59c('0x5'),'fields':[_0xe59c('0x5')]},{'name':_0xe59c('0x6'),'fields':[_0xe59c('0x6')]}],'timestamps':!![]});}; \ No newline at end of file +var _0x1b73=['define','voice_recordings','uniqueid','transcribeStatus','exports'];(function(_0x17d3b9,_0x168ca1){var _0x2697e4=function(_0x5ff832){while(--_0x5ff832){_0x17d3b9['push'](_0x17d3b9['shift']());}};_0x2697e4(++_0x168ca1);}(_0x1b73,0x1d5));var _0x31b7=function(_0x752d36,_0x34d330){_0x752d36=_0x752d36-0x0;var _0x1cf4e0=_0x1b73[_0x752d36];return _0x1cf4e0;};'use strict';var attributes=require('./voiceRecording.attributes');module[_0x31b7('0x0')]=function(_0x25ee36,_0x46222e){return _0x25ee36[_0x31b7('0x1')]('VoiceRecording',attributes,{'tableName':_0x31b7('0x2'),'paranoid':![],'indexes':[{'name':'uniqueid','fields':[_0x31b7('0x3')]},{'name':_0x31b7('0x4'),'fields':['transcribeStatus']}],'timestamps':!![]});}; \ No newline at end of file