Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / smsMessage / index.js
index dce0b03..07f7ce0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x543a=['create','/:id/status','status','put','update','/:id/accept','reject','delete','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./smsMessage.controller','get','isAuthenticated','index','describe','/:id','post','tracked','sms','smsmessage:create'];(function(_0x5214ec,_0x58864e){var _0x40cc3c=function(_0xefa8f7){while(--_0xefa8f7){_0x5214ec['push'](_0x5214ec['shift']());}};_0x40cc3c(++_0x58864e);}(_0x543a,0x18f));var _0xa543=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x543a[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xa543('0x0'));var util=require(_0xa543('0x1'));var path=require('path');var timeout=require(_0xa543('0x2'));var express=require(_0xa543('0x3'));var router=express[_0xa543('0x4')]();var auth=require(_0xa543('0x5'));var interaction=require(_0xa543('0x6'));var config=require('../../config/environment');var controller=require(_0xa543('0x7'));router[_0xa543('0x8')]('/',auth[_0xa543('0x9')](),controller[_0xa543('0xa')]);router[_0xa543('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xa543('0xb')]);router[_0xa543('0x8')](_0xa543('0xc'),auth[_0xa543('0x9')](),controller['show']);router[_0xa543('0xd')]('/',auth[_0xa543('0x9')](),interaction[_0xa543('0xe')](_0xa543('0xf'),_0xa543('0x10')),controller[_0xa543('0x11')]);router[_0xa543('0xd')](_0xa543('0x12'),controller[_0xa543('0x13')]);router[_0xa543('0x14')](_0xa543('0xc'),auth[_0xa543('0x9')](),controller[_0xa543('0x15')]);router['put'](_0xa543('0x16'),auth['isAuthenticated'](),controller['accept']);router[_0xa543('0x14')]('/:id/reject',auth[_0xa543('0x9')](),controller[_0xa543('0x17')]);router[_0xa543('0x18')](_0xa543('0xc'),auth['isAuthenticated'](),controller['destroy']);module[_0xa543('0x19')]=router;
\ No newline at end of file
+var _0x10ff=['/:id/reject','reject','delete','destroy','exports','multer','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsMessage.controller','get','isAuthenticated','index','/describe','/:id','post','sms','smsmessage:create','/:id/status','status','update','/:id/accept','accept','put'];(function(_0x4947e3,_0x21f2ee){var _0x1911e5=function(_0x193c1b){while(--_0x193c1b){_0x4947e3['push'](_0x4947e3['shift']());}};_0x1911e5(++_0x21f2ee);}(_0x10ff,0x1b5));var _0xf10f=function(_0x4a9fb1,_0x273043){_0x4a9fb1=_0x4a9fb1-0x0;var _0x348672=_0x10ff[_0x4a9fb1];return _0x348672;};'use strict';var multer=require(_0xf10f('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xf10f('0x1'));var express=require(_0xf10f('0x2'));var router=express['Router']();var fs_extra=require(_0xf10f('0x3'));var auth=require(_0xf10f('0x4'));var interaction=require(_0xf10f('0x5'));var config=require(_0xf10f('0x6'));var controller=require(_0xf10f('0x7'));router[_0xf10f('0x8')]('/',auth[_0xf10f('0x9')](),controller[_0xf10f('0xa')]);router[_0xf10f('0x8')](_0xf10f('0xb'),auth['isAuthenticated'](),controller['describe']);router['get'](_0xf10f('0xc'),auth[_0xf10f('0x9')](),controller['show']);router[_0xf10f('0xd')]('/',auth[_0xf10f('0x9')](),interaction['tracked'](_0xf10f('0xe'),_0xf10f('0xf')),controller['create']);router[_0xf10f('0xd')](_0xf10f('0x10'),controller[_0xf10f('0x11')]);router['put'](_0xf10f('0xc'),auth['isAuthenticated'](),controller[_0xf10f('0x12')]);router['put'](_0xf10f('0x13'),auth[_0xf10f('0x9')](),controller[_0xf10f('0x14')]);router[_0xf10f('0x15')](_0xf10f('0x16'),auth['isAuthenticated'](),controller[_0xf10f('0x17')]);router[_0xf10f('0x18')](_0xf10f('0xc'),auth[_0xf10f('0x9')](),controller[_0xf10f('0x19')]);module[_0xf10f('0x1a')]=router;
\ No newline at end of file