X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceCallReport%2FvoiceCallReport.model.js;h=4e249d9c9464848b64c4241c4184b39c5329f4d1;hb=142b2b07c26fb6697bb0d2f2a4a8c0253173e8fe;hp=a8d78146e26d4b0881e2cee1fd371ce79ba95127;hpb=df0ace251160e026a7e125498e4dbc1656b5ca4e;p=motion2.git diff --git a/server/api/voiceCallReport/voiceCallReport.model.js b/server/api/voiceCallReport/voiceCallReport.model.js index a8d7814..4e249d9 100644 --- a/server/api/voiceCallReport/voiceCallReport.model.js +++ b/server/api/voiceCallReport/voiceCallReport.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x9b1e=['report_call','uniqueid','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','define','VoiceCallReport'];(function(_0x521929,_0x479be5){var _0x632436=function(_0x288290){while(--_0x288290){_0x521929['push'](_0x521929['shift']());}};_0x632436(++_0x479be5);}(_0x9b1e,0xda));var _0xe9b1=function(_0xde1344,_0x2f1fa3){_0xde1344=_0xde1344-0x0;var _0x2c7b63=_0x9b1e[_0xde1344];return _0x2c7b63;};'use strict';var _=require('lodash');var util=require(_0xe9b1('0x0'));var logger=require(_0xe9b1('0x1'))(_0xe9b1('0x2'));var moment=require(_0xe9b1('0x3'));var BPromise=require(_0xe9b1('0x4'));var rp=require(_0xe9b1('0x5'));var fs=require('fs');var path=require(_0xe9b1('0x6'));var rimraf=require('rimraf');var config=require(_0xe9b1('0x7'));var attributes=require('./voiceCallReport.attributes');module['exports']=function(_0x50166f,_0x24602c){return _0x50166f[_0xe9b1('0x8')](_0xe9b1('0x9'),attributes,{'tableName':_0xe9b1('0xa'),'paranoid':![],'indexes':[{'fields':[_0xe9b1('0xb')]}],'timestamps':!![]});}; \ No newline at end of file +var _0x6afc=['report_call','uniqueid','lodash','util','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x5e22be,_0x57e29a){var _0x1302da=function(_0x14fe66){while(--_0x14fe66){_0x5e22be['push'](_0x5e22be['shift']());}};_0x1302da(++_0x57e29a);}(_0x6afc,0xca));var _0xc6af=function(_0x48af9d,_0x789fe){_0x48af9d=_0x48af9d-0x0;var _0x3b98cc=_0x6afc[_0x48af9d];return _0x3b98cc;};'use strict';var _=require(_0xc6af('0x0'));var util=require(_0xc6af('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0xc6af('0x2'));var BPromise=require(_0xc6af('0x3'));var rp=require(_0xc6af('0x4'));var fs=require('fs');var path=require(_0xc6af('0x5'));var rimraf=require(_0xc6af('0x6'));var config=require(_0xc6af('0x7'));var attributes=require('./voiceCallReport.attributes');module['exports']=function(_0x152c2a,_0xaeaeb1){return _0x152c2a['define']('VoiceCallReport',attributes,{'tableName':_0xc6af('0x8'),'paranoid':![],'indexes':[{'fields':[_0xc6af('0x9')]}],'timestamps':!![]});}; \ No newline at end of file