646e5f33446d76c4e813309b147e8222e9b6c012
[motion2.git] / server / api / cmCompany / cmCompany.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 _0xc235=['../../config/environment','./cmCompany.attributes','define','CmCompany','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf'];(function(_0x1824c6,_0x79fcc3){var _0xbc0e9a=function(_0x4262ef){while(--_0x4262ef){_0x1824c6['push'](_0x1824c6['shift']());}};_0xbc0e9a(++_0x79fcc3);}(_0xc235,0x148));var _0x5c23=function(_0x517684,_0x398de8){_0x517684=_0x517684-0x0;var _0x277fd8=_0xc235[_0x517684];return _0x277fd8;};'use strict';var _=require(_0x5c23('0x0'));var util=require(_0x5c23('0x1'));var logger=require(_0x5c23('0x2'))(_0x5c23('0x3'));var moment=require(_0x5c23('0x4'));var BPromise=require(_0x5c23('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x5c23('0x6'));var rimraf=require(_0x5c23('0x7'));var config=require(_0x5c23('0x8'));var attributes=require(_0x5c23('0x9'));module['exports']=function(_0x2206fc,_0x3ee2ed){return _0x2206fc[_0x5c23('0xa')](_0x5c23('0xb'),attributes,{'tableName':'cm_companies','paranoid':![],'indexes':[],'timestamps':!![]});};