15c1a5964e8a1f9bf2437fcb4fae7af10f08ccee
[motion-next.git] / server / api / squareReportDetail / index.js
1 const a613_0x5a80=['isAuthenticated','get','./squareReportDetail.controller','express','/:id','post','update','delete','describe','put','create','../../components/auth/service','index','destroy','/describe','exports','show'];(function(_0x296cdb,_0x5a8012){const _0x59096a=function(_0x336d37){while(--_0x336d37){_0x296cdb['push'](_0x296cdb['shift']());}};_0x59096a(++_0x5a8012);}(a613_0x5a80,0x1e5));const a613_0x5909=function(_0x296cdb,_0x5a8012){_0x296cdb=_0x296cdb-0x0;let _0x59096a=a613_0x5a80[_0x296cdb];return _0x59096a;};const _0x3ec7c0=a613_0x5909;'use strict';const express=require(_0x3ec7c0('0xb')),router=express['Router'](),auth=require(_0x3ec7c0('0x2')),controller=require(_0x3ec7c0('0xa'));router[_0x3ec7c0('0x9')]('/',auth[_0x3ec7c0('0x8')](),controller[_0x3ec7c0('0x3')]),router[_0x3ec7c0('0x9')](_0x3ec7c0('0x5'),auth['isAuthenticated'](),controller[_0x3ec7c0('0x10')]),router[_0x3ec7c0('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x3ec7c0('0x7')]),router[_0x3ec7c0('0xd')]('/',auth[_0x3ec7c0('0x8')](),controller[_0x3ec7c0('0x1')]),router[_0x3ec7c0('0x0')](_0x3ec7c0('0xc'),auth[_0x3ec7c0('0x8')](),controller[_0x3ec7c0('0xe')]),router[_0x3ec7c0('0xf')](_0x3ec7c0('0xc'),auth['isAuthenticated'](),controller[_0x3ec7c0('0x4')]),module[_0x3ec7c0('0x6')]=router;