Built motion from commit c49361c37b5f784889c8087ac6e0e91b7e6b561a. Version 3.0.0...
[motion-next.git] / server / api / analyticTreeReport / index.js
1 const a27_0xd1b9=['post','./analyticTreeReport.controller','show','delete','express','destroy','/:id','create','get','index','isAuthenticated','update','put','../../components/auth/service','Router','exports'];(function(_0x59c146,_0xd1b9a9){const _0xf89cec=function(_0x3fbfa8){while(--_0x3fbfa8){_0x59c146['push'](_0x59c146['shift']());}};_0xf89cec(++_0xd1b9a9);}(a27_0xd1b9,0x6d));const a27_0xf89c=function(_0x59c146,_0xd1b9a9){_0x59c146=_0x59c146-0x0;let _0xf89cec=a27_0xd1b9[_0x59c146];return _0xf89cec;};const _0x2ab771=a27_0xf89c;'use strict';const express=require(_0x2ab771('0x7')),router=express[_0x2ab771('0x1')](),auth=require(_0x2ab771('0x0')),controller=require(_0x2ab771('0x4'));router['get']('/',auth[_0x2ab771('0xd')](),controller[_0x2ab771('0xc')]),router[_0x2ab771('0xb')](_0x2ab771('0x9'),auth['isAuthenticated'](),controller[_0x2ab771('0x5')]),router[_0x2ab771('0x3')]('/',auth[_0x2ab771('0xd')](),controller[_0x2ab771('0xa')]),router[_0x2ab771('0xf')](_0x2ab771('0x9'),auth['isAuthenticated'](),controller[_0x2ab771('0xe')]),router[_0x2ab771('0x6')]('/:id',auth['isAuthenticated'](),controller[_0x2ab771('0x8')]),module[_0x2ab771('0x2')]=router;