Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / smsApplication / smsApplication.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 _0x484e=['bluebird','request-promise','./smsApplication.attributes','exports','define','SmsApplication','sms_applications','utf8mb4_unicode_ci','util','../../config/logger','api','moment'];(function(_0x3787af,_0x400d04){var _0x187b52=function(_0x10953f){while(--_0x10953f){_0x3787af['push'](_0x3787af['shift']());}};_0x187b52(++_0x400d04);}(_0x484e,0x194));var _0xe484=function(_0x2a8eb0,_0x2f201e){_0x2a8eb0=_0x2a8eb0-0x0;var _0x565139=_0x484e[_0x2a8eb0];return _0x565139;};'use strict';var _=require('lodash');var util=require(_0xe484('0x0'));var logger=require(_0xe484('0x1'))(_0xe484('0x2'));var moment=require(_0xe484('0x3'));var BPromise=require(_0xe484('0x4'));var rp=require(_0xe484('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xe484('0x6'));module[_0xe484('0x7')]=function(_0x267d58,_0x577e92){return _0x267d58[_0xe484('0x8')](_0xe484('0x9'),attributes,{'tableName':_0xe484('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xe484('0xb')});};