X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsquareProject%2FsquareProject.model.js;h=41fac349bc88acf60ca0eab09113382d63ea5438;hb=08f6e0b86d261e0f7c3417afd107d7f774257198;hp=615c6fc37c58ebf1c58944c9f874ef3038a8078a;hpb=77cac286a995d5774f6d69ad14d2f583dccfe84b;p=motion2.git diff --git a/server/api/squareProject/squareProject.model.js b/server/api/squareProject/squareProject.model.js index 615c6fc..41fac34 100644 --- a/server/api/squareProject/squareProject.model.js +++ b/server/api/squareProject/squareProject.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x50a5=['square_projects','lodash','util','moment','bluebird','request-promise','path','../../config/environment','./squareProject.attributes','exports','define','SquareProject'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x50a5,0x85));var _0x550a=function(_0x3e80d5,_0x57bf2b){_0x3e80d5=_0x3e80d5-0x0;var _0x1a1c53=_0x50a5[_0x3e80d5];return _0x1a1c53;};'use strict';var _=require(_0x550a('0x0'));var util=require(_0x550a('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x550a('0x2'));var BPromise=require(_0x550a('0x3'));var rp=require(_0x550a('0x4'));var fs=require('fs');var path=require(_0x550a('0x5'));var rimraf=require('rimraf');var config=require(_0x550a('0x6'));var attributes=require(_0x550a('0x7'));module[_0x550a('0x8')]=function(_0x5a846a,_0x277517){return _0x5a846a[_0x550a('0x9')](_0x550a('0xa'),attributes,{'tableName':_0x550a('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file +var _0x4c73=['./squareProject.attributes','exports','SquareProject','square_projects','lodash','../../config/logger','moment','bluebird','request-promise','path','../../config/environment'];(function(_0x58e4b5,_0x3f7e2b){var _0x359ee0=function(_0x1610ea){while(--_0x1610ea){_0x58e4b5['push'](_0x58e4b5['shift']());}};_0x359ee0(++_0x3f7e2b);}(_0x4c73,0xe0));var _0x34c7=function(_0x1ddafa,_0x186d89){_0x1ddafa=_0x1ddafa-0x0;var _0x3ede07=_0x4c73[_0x1ddafa];return _0x3ede07;};'use strict';var _=require(_0x34c7('0x0'));var util=require('util');var logger=require(_0x34c7('0x1'))('api');var moment=require(_0x34c7('0x2'));var BPromise=require(_0x34c7('0x3'));var rp=require(_0x34c7('0x4'));var fs=require('fs');var path=require(_0x34c7('0x5'));var rimraf=require('rimraf');var config=require(_0x34c7('0x6'));var attributes=require(_0x34c7('0x7'));module[_0x34c7('0x8')]=function(_0x701f7b,_0x40e02b){return _0x701f7b['define'](_0x34c7('0x9'),attributes,{'tableName':_0x34c7('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});}; \ No newline at end of file