fdea56de3ea83d0b39e2db391c55913d95467c2f
[motion-next.git] / server / api / squareReportDetail / index.js
1 const a613_0x2122=['create','delete','get','./squareReportDetail.controller','show','update','index','put','/:id','post','../../components/auth/service','destroy','express','isAuthenticated','/describe'];(function(_0x29a40d,_0x212286){const _0x47a944=function(_0x2bc2ca){while(--_0x2bc2ca){_0x29a40d['push'](_0x29a40d['shift']());}};_0x47a944(++_0x212286);}(a613_0x2122,0x94));const a613_0x47a9=function(_0x29a40d,_0x212286){_0x29a40d=_0x29a40d-0x0;let _0x47a944=a613_0x2122[_0x29a40d];return _0x47a944;};const _0xbfbff3=a613_0x47a9;'use strict';const express=require(_0xbfbff3('0xe')),router=express['Router'](),auth=require(_0xbfbff3('0xc')),controller=require(_0xbfbff3('0x5'));router[_0xbfbff3('0x4')]('/',auth[_0xbfbff3('0x0')](),controller[_0xbfbff3('0x8')]),router[_0xbfbff3('0x4')](_0xbfbff3('0x1'),auth[_0xbfbff3('0x0')](),controller['describe']),router['get'](_0xbfbff3('0xa'),auth['isAuthenticated'](),controller[_0xbfbff3('0x6')]),router[_0xbfbff3('0xb')]('/',auth[_0xbfbff3('0x0')](),controller[_0xbfbff3('0x2')]),router[_0xbfbff3('0x9')](_0xbfbff3('0xa'),auth[_0xbfbff3('0x0')](),controller[_0xbfbff3('0x7')]),router[_0xbfbff3('0x3')]('/:id',auth[_0xbfbff3('0x0')](),controller[_0xbfbff3('0xd')]),module['exports']=router;