X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FreportAgentPreview%2FreportAgentPreview.model.js;h=0eeae769288615af8ddc5c4a3bdbc8948eed22bd;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=86acc42d2e571f5ada0f86cab375ee2672172ec7;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/api/reportAgentPreview/reportAgentPreview.model.js b/server/api/reportAgentPreview/reportAgentPreview.model.js index 86acc42..0eeae76 100644 --- a/server/api/reportAgentPreview/reportAgentPreview.model.js +++ b/server/api/reportAgentPreview/reportAgentPreview.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe2b7=['./reportAgentPreview.attributes','exports','define','ReportAgentPreview','report_agent_preview','lodash','util','api','request-promise','rimraf','../../config/environment'];(function(_0x1ed46f,_0x7691d7){var _0x43b931=function(_0x5f2454){while(--_0x5f2454){_0x1ed46f['push'](_0x1ed46f['shift']());}};_0x43b931(++_0x7691d7);}(_0xe2b7,0xb5));var _0x7e2b=function(_0x2a744c,_0x3a34cc){_0x2a744c=_0x2a744c-0x0;var _0x485e5a=_0xe2b7[_0x2a744c];return _0x485e5a;};'use strict';var _=require(_0x7e2b('0x0'));var util=require(_0x7e2b('0x1'));var logger=require('../../config/logger')(_0x7e2b('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x7e2b('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7e2b('0x4'));var config=require(_0x7e2b('0x5'));var attributes=require(_0x7e2b('0x6'));module[_0x7e2b('0x7')]=function(_0x1cde8e,_0x3ef9c8){return _0x1cde8e[_0x7e2b('0x8')](_0x7e2b('0x9'),attributes,{'tableName':_0x7e2b('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x05ae=['../../config/environment','exports','report_agent_preview','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf'];(function(_0x43a2b2,_0x2938b9){var _0x94f2b8=function(_0xdde4f7){while(--_0xdde4f7){_0x43a2b2['push'](_0x43a2b2['shift']());}};_0x94f2b8(++_0x2938b9);}(_0x05ae,0x9d));var _0xe05a=function(_0xa3a6d4,_0xdb44b9){_0xa3a6d4=_0xa3a6d4-0x0;var _0x570398=_0x05ae[_0xa3a6d4];return _0x570398;};'use strict';var _=require(_0xe05a('0x0'));var util=require(_0xe05a('0x1'));var logger=require(_0xe05a('0x2'))(_0xe05a('0x3'));var moment=require(_0xe05a('0x4'));var BPromise=require(_0xe05a('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe05a('0x6'));var rimraf=require(_0xe05a('0x7'));var config=require(_0xe05a('0x8'));var attributes=require('./reportAgentPreview.attributes');module[_0xe05a('0x9')]=function(_0x170225,_0x264607){return _0x170225['define']('ReportAgentPreview',attributes,{'tableName':_0xe05a('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file