6968d323da14832e51f25c32014cf610a7260c24
[motion-next.git] / server / api / squareReport / index.js
1 const a608_0x2b66=['show','post','put','describe','../../components/auth/service','isAuthenticated','/:id','update','index','create','Router','exports','get'];(function(_0x134510,_0x2b666d){const _0xd64f9a=function(_0x590f1f){while(--_0x590f1f){_0x134510['push'](_0x134510['shift']());}};_0xd64f9a(++_0x2b666d);}(a608_0x2b66,0x164));const a608_0xd64f=function(_0x134510,_0x2b666d){_0x134510=_0x134510-0x0;let _0xd64f9a=a608_0x2b66[_0x134510];return _0xd64f9a;};const _0x3076a5=a608_0xd64f;'use strict';const express=require('express'),router=express[_0x3076a5('0x5')](),auth=require(_0x3076a5('0xc')),controller=require('./squareReport.controller');router[_0x3076a5('0x7')]('/',auth[_0x3076a5('0x0')](),controller[_0x3076a5('0x3')]),router[_0x3076a5('0x7')]('/describe',auth[_0x3076a5('0x0')](),controller[_0x3076a5('0xb')]),router['get'](_0x3076a5('0x1'),auth[_0x3076a5('0x0')](),controller[_0x3076a5('0x8')]),router[_0x3076a5('0x9')]('/',auth[_0x3076a5('0x0')](),controller[_0x3076a5('0x4')]),router[_0x3076a5('0xa')]('/:id',auth[_0x3076a5('0x0')](),controller[_0x3076a5('0x2')]),router['delete'](_0x3076a5('0x1'),auth[_0x3076a5('0x0')](),controller['destroy']),module[_0x3076a5('0x6')]=router;