Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / smsMessage / index.js
index aca48b9..bb70574 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6b72=['get','isAuthenticated','index','/describe','describe','/:id','show','post','sms','create','/:id/status','status','put','update','/:id/accept','accept','/:id/reject','reject','delete','destroy','exports','multer','path','connect-timeout','Router','fs-extra','../../config/environment','./smsMessage.controller'];(function(_0x3d58f5,_0x2e993a){var _0x51aafd=function(_0xfcd1c7){while(--_0xfcd1c7){_0x3d58f5['push'](_0x3d58f5['shift']());}};_0x51aafd(++_0x2e993a);}(_0x6b72,0x19d));var _0x26b7=function(_0x1ec0b9,_0x5446da){_0x1ec0b9=_0x1ec0b9-0x0;var _0x3cbc63=_0x6b72[_0x1ec0b9];return _0x3cbc63;};'use strict';var multer=require(_0x26b7('0x0'));var util=require('util');var path=require(_0x26b7('0x1'));var timeout=require(_0x26b7('0x2'));var express=require('express');var router=express[_0x26b7('0x3')]();var fs_extra=require(_0x26b7('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x26b7('0x5'));var controller=require(_0x26b7('0x6'));router[_0x26b7('0x7')]('/',auth[_0x26b7('0x8')](),controller[_0x26b7('0x9')]);router[_0x26b7('0x7')](_0x26b7('0xa'),auth[_0x26b7('0x8')](),controller[_0x26b7('0xb')]);router[_0x26b7('0x7')](_0x26b7('0xc'),auth['isAuthenticated'](),controller[_0x26b7('0xd')]);router[_0x26b7('0xe')]('/',auth[_0x26b7('0x8')](),interaction['tracked'](_0x26b7('0xf'),'smsmessage:create'),controller[_0x26b7('0x10')]);router['post'](_0x26b7('0x11'),controller[_0x26b7('0x12')]);router[_0x26b7('0x13')](_0x26b7('0xc'),auth['isAuthenticated'](),controller[_0x26b7('0x14')]);router[_0x26b7('0x13')](_0x26b7('0x15'),auth[_0x26b7('0x8')](),controller[_0x26b7('0x16')]);router[_0x26b7('0x13')](_0x26b7('0x17'),auth[_0x26b7('0x8')](),controller[_0x26b7('0x18')]);router[_0x26b7('0x19')]('/:id',auth[_0x26b7('0x8')](),controller[_0x26b7('0x1a')]);module[_0x26b7('0x1b')]=router;
\ No newline at end of file
+var _0x0c4f=['/describe','/:id','show','tracked','sms','smsmessage:create','create','post','/:id/status','put','update','/:id/accept','accept','/:id/reject','delete','destroy','exports','multer','util','path','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./smsMessage.controller','get','isAuthenticated','index'];(function(_0x5f0089,_0x227e2c){var _0x193892=function(_0x24051f){while(--_0x24051f){_0x5f0089['push'](_0x5f0089['shift']());}};_0x193892(++_0x227e2c);}(_0x0c4f,0x199));var _0xf0c4=function(_0x467488,_0x38c7ae){_0x467488=_0x467488-0x0;var _0x56107f=_0x0c4f[_0x467488];return _0x56107f;};'use strict';var multer=require(_0xf0c4('0x0'));var util=require(_0xf0c4('0x1'));var path=require(_0xf0c4('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xf0c4('0x3')]();var fs_extra=require(_0xf0c4('0x4'));var auth=require(_0xf0c4('0x5'));var interaction=require(_0xf0c4('0x6'));var config=require('../../config/environment');var controller=require(_0xf0c4('0x7'));router[_0xf0c4('0x8')]('/',auth[_0xf0c4('0x9')](),controller[_0xf0c4('0xa')]);router[_0xf0c4('0x8')](_0xf0c4('0xb'),auth[_0xf0c4('0x9')](),controller['describe']);router[_0xf0c4('0x8')](_0xf0c4('0xc'),auth['isAuthenticated'](),controller[_0xf0c4('0xd')]);router['post']('/',auth[_0xf0c4('0x9')](),interaction[_0xf0c4('0xe')](_0xf0c4('0xf'),_0xf0c4('0x10')),controller[_0xf0c4('0x11')]);router[_0xf0c4('0x12')](_0xf0c4('0x13'),controller['status']);router[_0xf0c4('0x14')]('/:id',auth[_0xf0c4('0x9')](),controller[_0xf0c4('0x15')]);router[_0xf0c4('0x14')](_0xf0c4('0x16'),auth[_0xf0c4('0x9')](),controller[_0xf0c4('0x17')]);router[_0xf0c4('0x14')](_0xf0c4('0x18'),auth[_0xf0c4('0x9')](),controller['reject']);router[_0xf0c4('0x19')](_0xf0c4('0xc'),auth['isAuthenticated'](),controller[_0xf0c4('0x1a')]);module[_0xf0c4('0x1b')]=router;
\ No newline at end of file