Built motion from commit e493b9a4954b50a8ee6d0034ba3601cd210d989d. Version 3.0.0...
[motion-next.git] / server / api / intDeskConfiguration / index.js
1 'use strict';const a276_0x2f48=['378809EKSeie','1VIIJIa','/:id/descriptions','getFields','express','1NyGRgV','238364EDqLCd','getTags','@components/auth/service','setTags','383447hvDqaC','get','214198lKscPA','/:id/subjects','show','./intDeskConfiguration.controller','index','isAuthenticated','437HLDPbq','500593hKRaEC','/:id','destroy','2wQgcET','getSubjects','/:id/tags','64497qTmYZY','/:id/fields','867wEUaVi','put'];const a276_0x3c56=function(_0x889f55,_0x4e0ee9){_0x889f55=_0x889f55-0x121;let _0x2f48c2=a276_0x2f48[_0x889f55];return _0x2f48c2;};const a276_0x37df71=a276_0x3c56;(function(_0x39f420,_0x2557dc){const _0x55cf4f=a276_0x3c56;while(!![]){try{const _0x3a8abf=parseInt(_0x55cf4f(0x13d))*parseInt(_0x55cf4f(0x129))+parseInt(_0x55cf4f(0x12c))*parseInt(_0x55cf4f(0x135))+-parseInt(_0x55cf4f(0x130))*-parseInt(_0x55cf4f(0x137))+-parseInt(_0x55cf4f(0x12b))+parseInt(_0x55cf4f(0x127))*parseInt(_0x55cf4f(0x124))+parseInt(_0x55cf4f(0x131))+-parseInt(_0x55cf4f(0x121));if(_0x3a8abf===_0x2557dc)break;else _0x39f420['push'](_0x39f420['shift']());}catch(_0x35dc01){_0x39f420['push'](_0x39f420['shift']());}}}(a276_0x2f48,0x71660));const express=require(a276_0x37df71(0x12f)),router=express['Router'](),auth=require(a276_0x37df71(0x133)),controller=require(a276_0x37df71(0x13a));router[a276_0x37df71(0x136)]('/',auth[a276_0x37df71(0x13c)](),controller[a276_0x37df71(0x13b)]),router[a276_0x37df71(0x136)]('/:id',auth[a276_0x37df71(0x13c)](),controller[a276_0x37df71(0x139)]),router[a276_0x37df71(0x136)](a276_0x37df71(0x128),auth['isAuthenticated'](),controller[a276_0x37df71(0x12e)]),router['get'](a276_0x37df71(0x138),auth[a276_0x37df71(0x13c)](),controller[a276_0x37df71(0x125)]),router['get'](a276_0x37df71(0x12d),auth[a276_0x37df71(0x13c)](),controller['getDescriptions']),router[a276_0x37df71(0x136)](a276_0x37df71(0x126),auth[a276_0x37df71(0x13c)](),controller[a276_0x37df71(0x132)]),router['post']('/',auth[a276_0x37df71(0x13c)](),controller['create']),router['post']('/:id/tags',auth[a276_0x37df71(0x13c)](),controller[a276_0x37df71(0x134)]),router[a276_0x37df71(0x12a)](a276_0x37df71(0x122),auth[a276_0x37df71(0x13c)](),controller['update']),router['delete'](a276_0x37df71(0x122),auth[a276_0x37df71(0x13c)](),controller[a276_0x37df71(0x123)]),module['exports']=router;