64343233fe2ae50ccc2ba4dfe60a7d7d3697aafe
[motion2.git] / server / api / squareProject / squareProject.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x19ef=['path','rimraf','../../config/environment','./squareProject.attributes','exports','SquareProject','preproduction','savedAt','format','YYYY-MM-DD\x20HH:mm:ss','changed','production','publishedAt','lodash','../../config/logger','moment','bluebird','request-promise'];(function(_0x2b3c82,_0x127b8a){var _0x99a562=function(_0x2b9a3b){while(--_0x2b9a3b){_0x2b3c82['push'](_0x2b3c82['shift']());}};_0x99a562(++_0x127b8a);}(_0x19ef,0x12d));var _0xf19e=function(_0x15bff9,_0x2e49aa){_0x15bff9=_0x15bff9-0x0;var _0x15ddee=_0x19ef[_0x15bff9];return _0x15ddee;};'use strict';var _=require(_0xf19e('0x0'));var util=require('util');var logger=require(_0xf19e('0x1'))('api');var moment=require(_0xf19e('0x2'));var BPromise=require(_0xf19e('0x3'));var rp=require(_0xf19e('0x4'));var fs=require('fs');var path=require(_0xf19e('0x5'));var rimraf=require(_0xf19e('0x6'));var config=require(_0xf19e('0x7'));var attributes=require(_0xf19e('0x8'));module[_0xf19e('0x9')]=function(_0x2e5f48,_0x1a4fc9){return _0x2e5f48['define'](_0xf19e('0xa'),attributes,{'tableName':'square_projects','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x3bdd96,_0x1550f6,_0x537703){if(_0x3bdd96['changed'](_0xf19e('0xb'))){_0x3bdd96[_0xf19e('0xc')]=moment()[_0xf19e('0xd')](_0xf19e('0xe'));}if(_0x3bdd96[_0xf19e('0xf')](_0xf19e('0x10'))){_0x3bdd96[_0xf19e('0x11')]=moment()[_0xf19e('0xd')](_0xf19e('0xe'));}_0x537703(null,_0x3bdd96);}}});};