X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceRecording%2FvoiceRecording.model.js;fp=server%2Fapi%2FvoiceRecording%2FvoiceRecording.model.js;h=ee9e3a3b39401f2b1cc2878df27a7e3640b7a366;hb=bb1bc459ff51c9e3d02337b05bd35dbdea7e939d;hp=6ae8e20ecf4623e70cbbaeb3aa4a8f3df11c17c2;hpb=5083750143c3c88bdac459e1fc96a5f7f552fbd6;p=motion2.git diff --git a/server/api/voiceRecording/voiceRecording.model.js b/server/api/voiceRecording/voiceRecording.model.js index 6ae8e20..ee9e3a3 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 _0x89c3=['voice_recordings','uniqueid','transcribeStatus','./voiceRecording.attributes','exports','define','VoiceRecording'];(function(_0x321ccf,_0x2e780d){var _0x3a9a2a=function(_0x3291c2){while(--_0x3291c2){_0x321ccf['push'](_0x321ccf['shift']());}};_0x3a9a2a(++_0x2e780d);}(_0x89c3,0xff));var _0x389c=function(_0x55f2a9,_0x122b5e){_0x55f2a9=_0x55f2a9-0x0;var _0x1c1751=_0x89c3[_0x55f2a9];return _0x1c1751;};'use strict';var attributes=require(_0x389c('0x0'));module[_0x389c('0x1')]=function(_0x462669,_0x56e907){return _0x462669[_0x389c('0x2')](_0x389c('0x3'),attributes,{'tableName':_0x389c('0x4'),'paranoid':![],'indexes':[{'name':_0x389c('0x5'),'fields':['uniqueid']},{'name':_0x389c('0x6'),'fields':['transcribeStatus']}],'timestamps':!![]});}; \ No newline at end of file +var _0x76bc=['define','uniqueid','transcribeStatus','./voiceRecording.attributes','exports'];(function(_0x2c1e7a,_0x155f86){var _0xcacb4f=function(_0x2b2eb3){while(--_0x2b2eb3){_0x2c1e7a['push'](_0x2c1e7a['shift']());}};_0xcacb4f(++_0x155f86);}(_0x76bc,0x17f));var _0xc76b=function(_0x5cb97e,_0x132a39){_0x5cb97e=_0x5cb97e-0x0;var _0x1714b4=_0x76bc[_0x5cb97e];return _0x1714b4;};'use strict';var attributes=require(_0xc76b('0x0'));module[_0xc76b('0x1')]=function(_0x2f2672,_0x158c4f){return _0x2f2672[_0xc76b('0x2')]('VoiceRecording',attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0xc76b('0x3'),'fields':[_0xc76b('0x3')]},{'name':_0xc76b('0x4'),'fields':[_0xc76b('0x4')]}],'timestamps':!![]});}; \ No newline at end of file