X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsquareReport%2FsquareReport.model.js;h=2b911388d6a376ece670116d0eb2e3ff6890b3ea;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=3a0f34a9059c3add141189c64cdc7adb476a03b3;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/api/squareReport/squareReport.model.js b/server/api/squareReport/squareReport.model.js index 3a0f34a..2b91138 100644 --- a/server/api/squareReport/squareReport.model.js +++ b/server/api/squareReport/squareReport.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x0284=['SquareReport','uid_pname','uniqueid','project_name','leaveAt','lodash','util','../../config/logger','api','moment','request-promise','path','rimraf','./squareReport.attributes','exports','define'];(function(_0x31866c,_0x5ed969){var _0x37af94=function(_0x377e3a){while(--_0x377e3a){_0x31866c['push'](_0x31866c['shift']());}};_0x37af94(++_0x5ed969);}(_0x0284,0xb5));var _0x4028=function(_0x368fb9,_0x1a9895){_0x368fb9=_0x368fb9-0x0;var _0x4892fb=_0x0284[_0x368fb9];return _0x4892fb;};'use strict';var _=require(_0x4028('0x0'));var util=require(_0x4028('0x1'));var logger=require(_0x4028('0x2'))(_0x4028('0x3'));var moment=require(_0x4028('0x4'));var BPromise=require('bluebird');var rp=require(_0x4028('0x5'));var fs=require('fs');var path=require(_0x4028('0x6'));var rimraf=require(_0x4028('0x7'));var config=require('../../config/environment');var attributes=require(_0x4028('0x8'));module[_0x4028('0x9')]=function(_0x411356,_0x5ab968){return _0x411356[_0x4028('0xa')](_0x4028('0xb'),attributes,{'tableName':'report_square','paranoid':![],'indexes':[{'name':_0x4028('0xc'),'fields':[_0x4028('0xd'),_0x4028('0xe')]},{'name':_0x4028('0xf'),'fields':[_0x4028('0xf')]}],'timestamps':!![]});}; \ No newline at end of file +var _0x03cc=['exports','SquareReport','report_square','uid_pname','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./squareReport.attributes'];(function(_0x49ca50,_0x3225f9){var _0x1ba0ac=function(_0x14bd83){while(--_0x14bd83){_0x49ca50['push'](_0x49ca50['shift']());}};_0x1ba0ac(++_0x3225f9);}(_0x03cc,0x1e0));var _0xc03c=function(_0x5f1391,_0x19c132){_0x5f1391=_0x5f1391-0x0;var _0x50ebe3=_0x03cc[_0x5f1391];return _0x50ebe3;};'use strict';var _=require(_0xc03c('0x0'));var util=require(_0xc03c('0x1'));var logger=require(_0xc03c('0x2'))(_0xc03c('0x3'));var moment=require(_0xc03c('0x4'));var BPromise=require(_0xc03c('0x5'));var rp=require(_0xc03c('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xc03c('0x7'));var config=require(_0xc03c('0x8'));var attributes=require(_0xc03c('0x9'));module[_0xc03c('0xa')]=function(_0x48a63c,_0x18804e){return _0x48a63c['define'](_0xc03c('0xb'),attributes,{'tableName':_0xc03c('0xc'),'paranoid':![],'indexes':[{'name':_0xc03c('0xd'),'fields':['uniqueid','project_name']},{'name':'leaveAt','fields':['leaveAt']}],'timestamps':!![]});}; \ No newline at end of file