Built motion from commit f861bcb808219e66da88ba48b61bddb35224a65e. Version 3.0.0...
[motion-next.git] / server / api / variable / index.js
1 'use strict';const a838_0x5c7b=['get','exports','1pOmBug','express','/:id','171887qvjrmG','create','162641yyuOOG','1fYSHXQ','23kEpWiR','3HPHExn','1931SXlQhv','index','Router','2rWlxUU','1384EDiybQ','destroy','delete','isAuthenticated','156933xofzjX','show','97583tzZfeq','post','update','296178MphUUD'];const a838_0x35a9=function(_0x465a2a,_0x396239){_0x465a2a=_0x465a2a-0x166;let _0x5c7b8d=a838_0x5c7b[_0x465a2a];return _0x5c7b8d;};const a838_0x2c289f=a838_0x35a9;(function(_0x5233e3,_0x1a474b){const _0x1110d8=a838_0x35a9;while(!![]){try{const _0x1d704f=-parseInt(_0x1110d8(0x177))*parseInt(_0x1110d8(0x171))+parseInt(_0x1110d8(0x167))+parseInt(_0x1110d8(0x16d))*-parseInt(_0x1110d8(0x16a))+-parseInt(_0x1110d8(0x16f))*-parseInt(_0x1110d8(0x170))+-parseInt(_0x1110d8(0x17b))+-parseInt(_0x1110d8(0x172))*parseInt(_0x1110d8(0x173))+-parseInt(_0x1110d8(0x17d))*-parseInt(_0x1110d8(0x176));if(_0x1d704f===_0x1a474b)break;else _0x5233e3['push'](_0x5233e3['shift']());}catch(_0x4b3bdb){_0x5233e3['push'](_0x5233e3['shift']());}}}(a838_0x5c7b,0x46334));const express=require(a838_0x2c289f(0x16b)),router=express[a838_0x2c289f(0x175)](),auth=require('@components/auth/service'),controller=require('./variable.controller');router[a838_0x2c289f(0x168)]('/',auth[a838_0x2c289f(0x17a)](),controller[a838_0x2c289f(0x174)]),router[a838_0x2c289f(0x168)]('/:id',auth[a838_0x2c289f(0x17a)](),controller[a838_0x2c289f(0x17c)]),router[a838_0x2c289f(0x17e)]('/',auth['isAuthenticated'](),controller[a838_0x2c289f(0x16e)]),router['put'](a838_0x2c289f(0x16c),auth[a838_0x2c289f(0x17a)](),controller[a838_0x2c289f(0x166)]),router[a838_0x2c289f(0x179)](a838_0x2c289f(0x16c),auth[a838_0x2c289f(0x17a)](),controller[a838_0x2c289f(0x178)]),module[a838_0x2c289f(0x169)]=router;