Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / team / team.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 _0x069e=['./team.attributes','exports','define','Team','teams','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment'];(function(_0x26da69,_0x38ce68){var _0x148156=function(_0x1034ee){while(--_0x1034ee){_0x26da69['push'](_0x26da69['shift']());}};_0x148156(++_0x38ce68);}(_0x069e,0xbb));var _0xe069=function(_0x50a004,_0x193d84){_0x50a004=_0x50a004-0x0;var _0x5e9992=_0x069e[_0x50a004];return _0x5e9992;};'use strict';var _=require(_0xe069('0x0'));var util=require(_0xe069('0x1'));var logger=require(_0xe069('0x2'))(_0xe069('0x3'));var moment=require(_0xe069('0x4'));var BPromise=require(_0xe069('0x5'));var rp=require(_0xe069('0x6'));var fs=require('fs');var path=require(_0xe069('0x7'));var rimraf=require('rimraf');var config=require(_0xe069('0x8'));var attributes=require(_0xe069('0x9'));module[_0xe069('0xa')]=function(_0x226093,_0x31a806){return _0x226093[_0xe069('0xb')](_0xe069('0xc'),attributes,{'tableName':_0xe069('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};