Built motion from commit f861bcb808219e66da88ba48b61bddb35224a65e. Version 3.0.0...
[motion-next.git] / server / api / smsTransferReport / index.js
1 'use strict';const a683_0xd485=['isAuthenticated','902806YPzdkZ','1639Bildru','create','697595fXFUIz','post','update','put','describe','destroy','@components/auth/service','./smsTransferReport.controller','get','79anROfy','734874JUtVNg','5458FdQtGq','delete','/:id','3lZbEqb','2689fnmCGl','359402eHHeZY','226POaIyA','/describe','Router','exports','183FdvgUj'];const a683_0x4392=function(_0x587057,_0x33e61a){_0x587057=_0x587057-0x12a;let _0xd48545=a683_0xd485[_0x587057];return _0xd48545;};const a683_0x222e7b=a683_0x4392;(function(_0x26f478,_0x5a8f24){const _0x5a9f51=a683_0x4392;while(!![]){try{const _0xed6de=parseInt(_0x5a9f51(0x137))*-parseInt(_0x5a9f51(0x131))+-parseInt(_0x5a9f51(0x13a))*-parseInt(_0x5a9f51(0x133))+parseInt(_0x5a9f51(0x139))+-parseInt(_0x5a9f51(0x12c))+-parseInt(_0x5a9f51(0x130))*-parseInt(_0x5a9f51(0x132))+-parseInt(_0x5a9f51(0x13c))+-parseInt(_0x5a9f51(0x12b))*-parseInt(_0x5a9f51(0x12d));if(_0xed6de===_0x5a8f24)break;else _0x26f478['push'](_0x26f478['shift']());}catch(_0x2d27fb){_0x26f478['push'](_0x26f478['shift']());}}}(a683_0xd485,0xd17c4));const express=require('express'),router=express[a683_0x222e7b(0x135)](),auth=require(a683_0x222e7b(0x142)),controller=require(a683_0x222e7b(0x143));router[a683_0x222e7b(0x12a)]('/',auth[a683_0x222e7b(0x138)](),controller['index']),router[a683_0x222e7b(0x12a)](a683_0x222e7b(0x134),auth[a683_0x222e7b(0x138)](),controller[a683_0x222e7b(0x140)]),router[a683_0x222e7b(0x12a)]('/:id',auth['isAuthenticated'](),controller['show']),router[a683_0x222e7b(0x13d)]('/',auth[a683_0x222e7b(0x138)](),controller[a683_0x222e7b(0x13b)]),router[a683_0x222e7b(0x13f)]('/:id',auth['isAuthenticated'](),controller[a683_0x222e7b(0x13e)]),router[a683_0x222e7b(0x12e)](a683_0x222e7b(0x12f),auth[a683_0x222e7b(0x138)](),controller[a683_0x222e7b(0x141)]),module[a683_0x222e7b(0x136)]=router;