X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmHopperHistory%2FcmHopperHistory.model.js;h=b5b8f670ccf78c9d716e69a2d1679f7e318a2a0a;hb=784ff39bf52a5b7c5ee0b7b10d0e51f0257b5940;hp=f5287e40e8a5031d8e2874dad7ec7e8d4eae936a;hpb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;p=motion2.git diff --git a/server/api/cmHopperHistory/cmHopperHistory.model.js b/server/api/cmHopperHistory/cmHopperHistory.model.js index f5287e4..b5b8f67 100644 --- a/server/api/cmHopperHistory/cmHopperHistory.model.js +++ b/server/api/cmHopperHistory/cmHopperHistory.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x81fa=['rimraf','../../config/environment','./cmHopperHistory.attributes','exports','define','CmHopperHistory','cm_hopper_history','endtime','uniqueid','lodash','util','../../config/logger','api','bluebird','path'];(function(_0x3337a7,_0x3e7fec){var _0x5d0d94=function(_0x5d9b34){while(--_0x5d9b34){_0x3337a7['push'](_0x3337a7['shift']());}};_0x5d0d94(++_0x3e7fec);}(_0x81fa,0xf9));var _0xa81f=function(_0x2b390d,_0x29450c){_0x2b390d=_0x2b390d-0x0;var _0x35ae52=_0x81fa[_0x2b390d];return _0x35ae52;};'use strict';var _=require(_0xa81f('0x0'));var util=require(_0xa81f('0x1'));var logger=require(_0xa81f('0x2'))(_0xa81f('0x3'));var moment=require('moment');var BPromise=require(_0xa81f('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xa81f('0x5'));var rimraf=require(_0xa81f('0x6'));var config=require(_0xa81f('0x7'));var attributes=require(_0xa81f('0x8'));module[_0xa81f('0x9')]=function(_0x1f5d64,_0x3f9667){return _0x1f5d64[_0xa81f('0xa')](_0xa81f('0xb'),attributes,{'tableName':_0xa81f('0xc'),'paranoid':![],'indexes':[{'name':_0xa81f('0xd'),'fields':[_0xa81f('0xd')]},{'name':_0xa81f('0xe'),'fields':[_0xa81f('0xe')]}],'timestamps':!![]});}; \ No newline at end of file +var _0xb68e=['util','../../config/logger','api','moment','bluebird','request-promise','./cmHopperHistory.attributes','exports','CmHopperHistory','cm_hopper_history','endtime','uniqueid'];(function(_0x5b9070,_0x4bbc37){var _0x20f6ea=function(_0x38261f){while(--_0x38261f){_0x5b9070['push'](_0x5b9070['shift']());}};_0x20f6ea(++_0x4bbc37);}(_0xb68e,0xd8));var _0xeb68=function(_0x1255b6,_0x5830c9){_0x1255b6=_0x1255b6-0x0;var _0x547978=_0xb68e[_0x1255b6];return _0x547978;};'use strict';var _=require('lodash');var util=require(_0xeb68('0x0'));var logger=require(_0xeb68('0x1'))(_0xeb68('0x2'));var moment=require(_0xeb68('0x3'));var BPromise=require(_0xeb68('0x4'));var rp=require(_0xeb68('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xeb68('0x6'));module[_0xeb68('0x7')]=function(_0x2e72ad,_0x384659){return _0x2e72ad['define'](_0xeb68('0x8'),attributes,{'tableName':_0xeb68('0x9'),'paranoid':![],'indexes':[{'name':'endtime','fields':[_0xeb68('0xa')]},{'name':'uniqueid','fields':[_0xeb68('0xb')]}],'timestamps':!![]});}; \ No newline at end of file