Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / tag / tag.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 _0x7ebb=['api','bluebird','request-promise','rimraf','../../config/environment','./tag.attributes','define','Tag','tools_tags','../../config/logger'];(function(_0x1e8be3,_0x1329a1){var _0x47df40=function(_0x3eb9db){while(--_0x3eb9db){_0x1e8be3['push'](_0x1e8be3['shift']());}};_0x47df40(++_0x1329a1);}(_0x7ebb,0xb3));var _0xb7eb=function(_0xf427da,_0x2ed980){_0xf427da=_0xf427da-0x0;var _0x2408e9=_0x7ebb[_0xf427da];return _0x2408e9;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xb7eb('0x0'))(_0xb7eb('0x1'));var moment=require('moment');var BPromise=require(_0xb7eb('0x2'));var rp=require(_0xb7eb('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0xb7eb('0x4'));var config=require(_0xb7eb('0x5'));var attributes=require(_0xb7eb('0x6'));module['exports']=function(_0x3a1f19,_0x13fab9){return _0x3a1f19[_0xb7eb('0x7')](_0xb7eb('0x8'),attributes,{'tableName':_0xb7eb('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};