Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / server / api / squareProject / squareProject.model.js
index 7ee5b2e..b75651e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8ff9=['bluebird','request-promise','path','rimraf','../../config/environment','./squareProject.attributes','define','SquareProject','changed','preproduction','savedAt','YYYY-MM-DD\x20HH:mm:ss','production','publishedAt','lodash','util','../../config/logger','moment'];(function(_0x22bb7f,_0x348ea6){var _0x542b2a=function(_0x487cca){while(--_0x487cca){_0x22bb7f['push'](_0x22bb7f['shift']());}};_0x542b2a(++_0x348ea6);}(_0x8ff9,0x188));var _0x98ff=function(_0x286b58,_0x22dbd1){_0x286b58=_0x286b58-0x0;var _0x49c8cf=_0x8ff9[_0x286b58];return _0x49c8cf;};'use strict';var _=require(_0x98ff('0x0'));var util=require(_0x98ff('0x1'));var logger=require(_0x98ff('0x2'))('api');var moment=require(_0x98ff('0x3'));var BPromise=require(_0x98ff('0x4'));var rp=require(_0x98ff('0x5'));var fs=require('fs');var path=require(_0x98ff('0x6'));var rimraf=require(_0x98ff('0x7'));var config=require(_0x98ff('0x8'));var attributes=require(_0x98ff('0x9'));module['exports']=function(_0xe3db15,_0x4e61db){return _0xe3db15[_0x98ff('0xa')](_0x98ff('0xb'),attributes,{'tableName':'square_projects','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x421d77,_0x339612,_0x1632ce){if(_0x421d77[_0x98ff('0xc')](_0x98ff('0xd'))){_0x421d77[_0x98ff('0xe')]=moment()['format'](_0x98ff('0xf'));}if(_0x421d77[_0x98ff('0xc')](_0x98ff('0x10'))){_0x421d77[_0x98ff('0x11')]=moment()['format'](_0x98ff('0xf'));}_0x1632ce(null,_0x421d77);}}});};
\ No newline at end of file
+var _0x7d5a=['api','moment','request-promise','rimraf','../../config/environment','exports','define','SquareProject','square_projects','changed','savedAt','format','publishedAt','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger'];(function(_0x55bc6c,_0x1f7ab1){var _0x5300ec=function(_0x486f49){while(--_0x486f49){_0x55bc6c['push'](_0x55bc6c['shift']());}};_0x5300ec(++_0x1f7ab1);}(_0x7d5a,0xb8));var _0xa7d5=function(_0x2cffd7,_0x3562f4){_0x2cffd7=_0x2cffd7-0x0;var _0x137fd7=_0x7d5a[_0x2cffd7];return _0x137fd7;};'use strict';var _=require(_0xa7d5('0x0'));var util=require(_0xa7d5('0x1'));var logger=require(_0xa7d5('0x2'))(_0xa7d5('0x3'));var moment=require(_0xa7d5('0x4'));var BPromise=require('bluebird');var rp=require(_0xa7d5('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa7d5('0x6'));var config=require(_0xa7d5('0x7'));var attributes=require('./squareProject.attributes');module[_0xa7d5('0x8')]=function(_0x341a42,_0x1a003e){return _0x341a42[_0xa7d5('0x9')](_0xa7d5('0xa'),attributes,{'tableName':_0xa7d5('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x2ca993,_0x97c1a9,_0x5162f6){if(_0x2ca993[_0xa7d5('0xc')]('preproduction')){_0x2ca993[_0xa7d5('0xd')]=moment()[_0xa7d5('0xe')]('YYYY-MM-DD\x20HH:mm:ss');}if(_0x2ca993[_0xa7d5('0xc')]('production')){_0x2ca993[_0xa7d5('0xf')]=moment()[_0xa7d5('0xe')](_0xa7d5('0x10'));}_0x5162f6(null,_0x2ca993);}}});};
\ No newline at end of file