Built motion from commit f861bcb808219e66da88ba48b61bddb35224a65e. Version 3.0.0...
[motion-next.git] / server / api / squareReport / index.js
1 'use strict';const a720_0x45cb=['post','destroy','describe','express','exports','4OWItwa','delete','631377rtdExp','@components/auth/service','41lHOkSJ','199676RPdTMp','create','show','Router','get','isAuthenticated','753037mpJrlI','34434fRvief','34624NDgAUr','put','/:id','1238709iMgPfe','215865SOLOWq','/describe','index'];const a720_0x21a8=function(_0x42e16b,_0x1eadae){_0x42e16b=_0x42e16b-0x121;let _0x45cb0c=a720_0x45cb[_0x42e16b];return _0x45cb0c;};const a720_0xe22d72=a720_0x21a8;(function(_0x26fad7,_0x31f565){const _0x5d218f=a720_0x21a8;while(!![]){try{const _0x57b036=parseInt(_0x5d218f(0x12c))+parseInt(_0x5d218f(0x126))+-parseInt(_0x5d218f(0x12b))+parseInt(_0x5d218f(0x127))*parseInt(_0x5d218f(0x138))+parseInt(_0x5d218f(0x134))*parseInt(_0x5d218f(0x128))+parseInt(_0x5d218f(0x139))+-parseInt(_0x5d218f(0x136));if(_0x57b036===_0x31f565)break;else _0x26fad7['push'](_0x26fad7['shift']());}catch(_0xf23e10){_0x26fad7['push'](_0x26fad7['shift']());}}}(a720_0x45cb,0xcf38e));const express=require(a720_0xe22d72(0x132)),router=express[a720_0xe22d72(0x123)](),auth=require(a720_0xe22d72(0x137)),controller=require('./squareReport.controller');router[a720_0xe22d72(0x124)]('/',auth[a720_0xe22d72(0x125)](),controller[a720_0xe22d72(0x12e)]),router[a720_0xe22d72(0x124)](a720_0xe22d72(0x12d),auth['isAuthenticated'](),controller[a720_0xe22d72(0x131)]),router[a720_0xe22d72(0x124)](a720_0xe22d72(0x12a),auth[a720_0xe22d72(0x125)](),controller[a720_0xe22d72(0x122)]),router[a720_0xe22d72(0x12f)]('/',auth[a720_0xe22d72(0x125)](),controller[a720_0xe22d72(0x121)]),router[a720_0xe22d72(0x129)](a720_0xe22d72(0x12a),auth[a720_0xe22d72(0x125)](),controller['update']),router[a720_0xe22d72(0x135)](a720_0xe22d72(0x12a),auth[a720_0xe22d72(0x125)](),controller[a720_0xe22d72(0x130)]),module[a720_0xe22d72(0x133)]=router;