Built motion from commit 362b9399b4d0ed5560fbb795af995925d345fc38. Version 3.0.0...
[motion-next.git] / server / api / mailServerOut / index.js
index fd81ed6..2fc5f9a 100644 (file)
@@ -1 +1 @@
-const a522_0x5f17=['post','Router','index','update','show','/:id','get','destroy','isAuthenticated','express'];(function(_0x3fe117,_0x380f10){const _0x5f17a0=function(_0x266ae2){while(--_0x266ae2){_0x3fe117['push'](_0x3fe117['shift']());}};_0x5f17a0(++_0x380f10);}(a522_0x5f17,0x12b));const a522_0x266a=function(_0x3fe117,_0x380f10){_0x3fe117=_0x3fe117-0x9a;let _0x5f17a0=a522_0x5f17[_0x3fe117];return _0x5f17a0;};const a522_0x116b13=a522_0x266a;'use strict';const express=require(a522_0x116b13(0x9a)),router=express[a522_0x116b13(0x9c)](),auth=require('../../components/auth/service'),controller=require('./mailServerOut.controller');router[a522_0x116b13(0xa1)]('/',auth[a522_0x116b13(0xa3)](),controller[a522_0x116b13(0x9d)]),router['get']('/:id',auth[a522_0x116b13(0xa3)](),controller[a522_0x116b13(0x9f)]),router[a522_0x116b13(0x9b)]('/',auth['isAuthenticated'](),controller['create']),router['put'](a522_0x116b13(0xa0),auth[a522_0x116b13(0xa3)](),controller[a522_0x116b13(0x9e)]),router['delete']('/:id',auth[a522_0x116b13(0xa3)](),controller[a522_0x116b13(0xa2)]),module['exports']=router;
\ No newline at end of file
+const a522_0x5bad=['express','../../components/auth/service','create','destroy','./mailServerOut.controller','post','/:id','exports','delete','get','Router','show','index','isAuthenticated'];(function(_0x53d118,_0x264253){const _0x5bad27=function(_0x3077be){while(--_0x3077be){_0x53d118['push'](_0x53d118['shift']());}};_0x5bad27(++_0x264253);}(a522_0x5bad,0x104));const a522_0x3077=function(_0x53d118,_0x264253){_0x53d118=_0x53d118-0x152;let _0x5bad27=a522_0x5bad[_0x53d118];return _0x5bad27;};const a522_0x3a1b1b=a522_0x3077;'use strict';const express=require(a522_0x3a1b1b(0x158)),router=express[a522_0x3a1b1b(0x154)](),auth=require(a522_0x3a1b1b(0x159)),controller=require(a522_0x3a1b1b(0x15c));router['get']('/',auth[a522_0x3a1b1b(0x157)](),controller[a522_0x3a1b1b(0x156)]),router[a522_0x3a1b1b(0x153)](a522_0x3a1b1b(0x15e),auth[a522_0x3a1b1b(0x157)](),controller[a522_0x3a1b1b(0x155)]),router[a522_0x3a1b1b(0x15d)]('/',auth[a522_0x3a1b1b(0x157)](),controller[a522_0x3a1b1b(0x15a)]),router['put']('/:id',auth[a522_0x3a1b1b(0x157)](),controller['update']),router[a522_0x3a1b1b(0x152)](a522_0x3a1b1b(0x15e),auth[a522_0x3a1b1b(0x157)](),controller[a522_0x3a1b1b(0x15b)]),module[a522_0x3a1b1b(0x15f)]=router;
\ No newline at end of file