X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fuser-setting%2Findex.js;h=6f9db85da79875752f109b60f066227bbc6e8d30;hb=0fe7d63fdd24ac799f5260a5b10b06097955b09f;hp=17d8e15a50686ea6cf01968cdc52932e571a6f88;hpb=4f69ebcfd3a87338adde0f617720ee400a063456;p=motion2.git diff --git a/server/api/user-setting/index.js b/server/api/user-setting/index.js index 17d8e15..6f9db85 100644 --- a/server/api/user-setting/index.js +++ b/server/api/user-setting/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x71b6=['isAuthenticated','update','exports','express','put','/:id'];(function(_0x47b58b,_0x41a189){var _0x46bebe=function(_0x22bbfa){while(--_0x22bbfa){_0x47b58b['push'](_0x47b58b['shift']());}};_0x46bebe(++_0x41a189);}(_0x71b6,0xb1));var _0x671b=function(_0x1a8b4c,_0x208280){_0x1a8b4c=_0x1a8b4c-0x0;var _0x120322=_0x71b6[_0x1a8b4c];return _0x120322;};'use strict';var express=require(_0x671b('0x0'));var router=express['Router']();var auth=require('../../components/auth/service');var controller=require('./user-setting.controller');router[_0x671b('0x1')](_0x671b('0x2'),auth[_0x671b('0x3')](),controller[_0x671b('0x4')]);module[_0x671b('0x5')]=router; \ No newline at end of file +var _0x4c69=['exports','Router','../../components/auth/service','put','isAuthenticated','update'];(function(_0x1edfbb,_0x28458e){var _0x357128=function(_0xf2838f){while(--_0xf2838f){_0x1edfbb['push'](_0x1edfbb['shift']());}};_0x357128(++_0x28458e);}(_0x4c69,0xb5));var _0x94c6=function(_0x4c0671,_0x5955d6){_0x4c0671=_0x4c0671-0x0;var _0x1efbe9=_0x4c69[_0x4c0671];return _0x1efbe9;};'use strict';var express=require('express');var router=express[_0x94c6('0x0')]();var auth=require(_0x94c6('0x1'));var controller=require('./user-setting.controller');router[_0x94c6('0x2')]('/:id',auth[_0x94c6('0x3')](),controller[_0x94c6('0x4')]);module[_0x94c6('0x5')]=router; \ No newline at end of file