Built motion from commit f738f9592c388b9f9eb3948f400a5c9d717a3561. Version 3.0.0...
[motion-next.git] / server / api / tag / index.js
index 3eff918..ea2c7a6 100644 (file)
@@ -1 +1 @@
-const a742_0x335d=['delete','destroy','exports','./tag.controller','../../components/auth/service','get','index','isAuthenticated','/:id','show'];(function(_0x441757,_0x55aa79){const _0x335da6=function(_0xc2c05c){while(--_0xc2c05c){_0x441757['push'](_0x441757['shift']());}};_0x335da6(++_0x55aa79);}(a742_0x335d,0xe3));const a742_0xc2c0=function(_0x441757,_0x55aa79){_0x441757=_0x441757-0xf9;let _0x335da6=a742_0x335d[_0x441757];return _0x335da6;};const a742_0x2db30e=a742_0xc2c0;'use strict';const express=require('express'),router=express['Router'](),auth=require(a742_0x2db30e(0x100)),controller=require(a742_0x2db30e(0xff));router[a742_0x2db30e(0x101)]('/',auth[a742_0x2db30e(0xf9)](),controller[a742_0x2db30e(0x102)]),router['get'](a742_0x2db30e(0xfa),auth[a742_0x2db30e(0xf9)](),controller[a742_0x2db30e(0xfb)]),router['post']('/',auth[a742_0x2db30e(0xf9)](),controller['create']),router['put']('/:id',auth[a742_0x2db30e(0xf9)](),controller['update']),router[a742_0x2db30e(0xfc)](a742_0x2db30e(0xfa),auth[a742_0x2db30e(0xf9)](),controller[a742_0x2db30e(0xfd)]),module[a742_0x2db30e(0xfe)]=router;
\ No newline at end of file
+const a742_0x3a2b=['isAuthenticated','express','exports','get','delete','destroy','./tag.controller','post','create','update'];(function(_0x2d39fc,_0x5e4d4b){const _0x3a2b5f=function(_0x36732c){while(--_0x36732c){_0x2d39fc['push'](_0x2d39fc['shift']());}};_0x3a2b5f(++_0x5e4d4b);}(a742_0x3a2b,0x125));const a742_0x3673=function(_0x2d39fc,_0x5e4d4b){_0x2d39fc=_0x2d39fc-0xca;let _0x3a2b5f=a742_0x3a2b[_0x2d39fc];return _0x3a2b5f;};const a742_0x8738ae=a742_0x3673;'use strict';const express=require(a742_0x8738ae(0xd2)),router=express['Router'](),auth=require('../../components/auth/service'),controller=require(a742_0x8738ae(0xcd));router['get']('/',auth[a742_0x8738ae(0xd1)](),controller['index']),router[a742_0x8738ae(0xca)]('/:id',auth['isAuthenticated'](),controller['show']),router[a742_0x8738ae(0xce)]('/',auth[a742_0x8738ae(0xd1)](),controller[a742_0x8738ae(0xcf)]),router['put']('/:id',auth[a742_0x8738ae(0xd1)](),controller[a742_0x8738ae(0xd0)]),router[a742_0x8738ae(0xcb)]('/:id',auth[a742_0x8738ae(0xd1)](),controller[a742_0x8738ae(0xcc)]),module[a742_0x8738ae(0xd3)]=router;
\ No newline at end of file