Built motion from commit 709aa6fb5ed03aa61bc373fcdbf622215d37d30b. Version 3.0.0...
[motion-next.git] / server / api / analyticTreeReport / index.js
1 const a27_0x1085=['delete','post','create','exports','destroy','/:id','show','get','../../components/auth/service','isAuthenticated','put'];(function(_0x26105a,_0x10851d){const _0x5a771d=function(_0x4af1c6){while(--_0x4af1c6){_0x26105a['push'](_0x26105a['shift']());}};_0x5a771d(++_0x10851d);}(a27_0x1085,0x80));const a27_0x5a77=function(_0x26105a,_0x10851d){_0x26105a=_0x26105a-0x0;let _0x5a771d=a27_0x1085[_0x26105a];return _0x5a771d;};const _0x1eb59b=a27_0x5a77;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x1eb59b('0x1')),controller=require('./analyticTreeReport.controller');router[_0x1eb59b('0x0')]('/',auth[_0x1eb59b('0x2')](),controller['index']),router[_0x1eb59b('0x0')]('/:id',auth[_0x1eb59b('0x2')](),controller[_0x1eb59b('0xa')]),router[_0x1eb59b('0x5')]('/',auth[_0x1eb59b('0x2')](),controller[_0x1eb59b('0x6')]),router[_0x1eb59b('0x3')](_0x1eb59b('0x9'),auth[_0x1eb59b('0x2')](),controller['update']),router[_0x1eb59b('0x4')]('/:id',auth[_0x1eb59b('0x2')](),controller[_0x1eb59b('0x8')]),module[_0x1eb59b('0x7')]=router;