Built motion from commit (unavailable).|2.3.7
[motion2.git] / server / api / setting / setting.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 _0x225a=['api','moment','bluebird','request-promise','./setting.attributes','define','Setting','settings','lodash','util','../../config/logger'];(function(_0x583b26,_0x353322){var _0x9c6239=function(_0x47ee90){while(--_0x47ee90){_0x583b26['push'](_0x583b26['shift']());}};_0x9c6239(++_0x353322);}(_0x225a,0x105));var _0xa225=function(_0x57e89b,_0x4f1300){_0x57e89b=_0x57e89b-0x0;var _0x1eff93=_0x225a[_0x57e89b];return _0x1eff93;};'use strict';var _=require(_0xa225('0x0'));var util=require(_0xa225('0x1'));var logger=require(_0xa225('0x2'))(_0xa225('0x3'));var moment=require(_0xa225('0x4'));var BPromise=require(_0xa225('0x5'));var rp=require(_0xa225('0x6'));var attributes=require(_0xa225('0x7'));module['exports']=function(_0xecd73c,_0x2ed053){return _0xecd73c[_0xa225('0x8')](_0xa225('0x9'),attributes,{'tableName':_0xa225('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};