Built motion from commit 973e3e332e1c8e2f84c4b0cd2e5af794131724f5. Version 3.0.0...
[motion-next.git] / server / api / squareReport / index.js
1 const a608_0x1e43=['describe','Router','get','update','/:id','show','isAuthenticated','../../components/auth/service','destroy','put','post','index','express','create','exports','/describe','delete','./squareReport.controller'];(function(_0x309ff0,_0x1e4302){const _0x4c1447=function(_0xbafd3e){while(--_0xbafd3e){_0x309ff0['push'](_0x309ff0['shift']());}};_0x4c1447(++_0x1e4302);}(a608_0x1e43,0x1b9));const a608_0x4c14=function(_0x309ff0,_0x1e4302){_0x309ff0=_0x309ff0-0x0;let _0x4c1447=a608_0x1e43[_0x309ff0];return _0x4c1447;};const _0x1b2828=a608_0x4c14;'use strict';const express=require(_0x1b2828('0x3')),router=express[_0x1b2828('0xa')](),auth=require(_0x1b2828('0x10')),controller=require(_0x1b2828('0x8'));router[_0x1b2828('0xb')]('/',auth[_0x1b2828('0xf')](),controller[_0x1b2828('0x2')]),router[_0x1b2828('0xb')](_0x1b2828('0x6'),auth['isAuthenticated'](),controller[_0x1b2828('0x9')]),router[_0x1b2828('0xb')](_0x1b2828('0xd'),auth[_0x1b2828('0xf')](),controller[_0x1b2828('0xe')]),router[_0x1b2828('0x1')]('/',auth[_0x1b2828('0xf')](),controller[_0x1b2828('0x4')]),router[_0x1b2828('0x0')](_0x1b2828('0xd'),auth['isAuthenticated'](),controller[_0x1b2828('0xc')]),router[_0x1b2828('0x7')](_0x1b2828('0xd'),auth[_0x1b2828('0xf')](),controller[_0x1b2828('0x11')]),module[_0x1b2828('0x5')]=router;