Built motion from commit ecdc8e66766c75b1b08288b0ea13eb12d42606b4. Version 3.0.0...
[motion-next.git] / server / api / pm2 / index.js
1 const a520_0x17a2=['get','../../components/auth/service','exports','index','post','destroy','put','/:id','create','update','delete','show','isAuthenticated','express','Router'];(function(_0x4597ea,_0x17a2a0){const _0x4153e1=function(_0x87eb73){while(--_0x87eb73){_0x4597ea['push'](_0x4597ea['shift']());}};_0x4153e1(++_0x17a2a0);}(a520_0x17a2,0xac));const a520_0x4153=function(_0x4597ea,_0x17a2a0){_0x4597ea=_0x4597ea-0x0;let _0x4153e1=a520_0x17a2[_0x4597ea];return _0x4153e1;};const _0x169b5b=a520_0x4153;'use strict';const express=require(_0x169b5b('0x6')),router=express[_0x169b5b('0x7')](),auth=require(_0x169b5b('0x9')),controller=require('./pm2.controller');router[_0x169b5b('0x8')]('/',auth['isAuthenticated'](),controller[_0x169b5b('0xb')]),router[_0x169b5b('0x8')](_0x169b5b('0x0'),auth[_0x169b5b('0x5')](),controller[_0x169b5b('0x4')]),router[_0x169b5b('0xc')]('/',auth[_0x169b5b('0x5')](),controller[_0x169b5b('0x1')]),router[_0x169b5b('0xe')]('/:id',auth['isAuthenticated'](),controller[_0x169b5b('0x2')]),router[_0x169b5b('0x3')](_0x169b5b('0x0'),auth[_0x169b5b('0x5')](),controller[_0x169b5b('0xd')]),module[_0x169b5b('0xa')]=router;