X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fuser-setting%2Findex.js;h=56e90d809cf4af3215f1c459b9df88d8ad2dbdd4;hb=04c0f252a7a18de2cd4c2368f646bc7587dfdeaf;hp=c749ea6dc4a5bee05e33787352feceee36ebd127;hpb=bb4ed137b40a5e77cec195be87f1b347330d2766;p=motion2.git diff --git a/server/api/user-setting/index.js b/server/api/user-setting/index.js index c749ea6..56e90d8 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 _0x908d=['put','/:id','isAuthenticated','update','exports','express','Router','../../components/auth/service','./user-setting.controller'];(function(_0x2adbeb,_0x5581be){var _0x5e18a6=function(_0x84e42b){while(--_0x84e42b){_0x2adbeb['push'](_0x2adbeb['shift']());}};_0x5e18a6(++_0x5581be);}(_0x908d,0xd4));var _0xd908=function(_0x2982f6,_0x587d92){_0x2982f6=_0x2982f6-0x0;var _0x5bc87a=_0x908d[_0x2982f6];return _0x5bc87a;};'use strict';var express=require(_0xd908('0x0'));var router=express[_0xd908('0x1')]();var auth=require(_0xd908('0x2'));var controller=require(_0xd908('0x3'));router[_0xd908('0x4')](_0xd908('0x5'),auth[_0xd908('0x6')](),controller[_0xd908('0x7')]);module[_0xd908('0x8')]=router; \ No newline at end of file +var _0x8dc3=['update','express','Router','../../components/auth/service','./user-setting.controller','put','/:id','isAuthenticated'];(function(_0x36f0de,_0x36987e){var _0x2a6726=function(_0x459620){while(--_0x459620){_0x36f0de['push'](_0x36f0de['shift']());}};_0x2a6726(++_0x36987e);}(_0x8dc3,0x69));var _0x38dc=function(_0x310ed4,_0x220e32){_0x310ed4=_0x310ed4-0x0;var _0x432172=_0x8dc3[_0x310ed4];return _0x432172;};'use strict';var express=require(_0x38dc('0x0'));var router=express[_0x38dc('0x1')]();var auth=require(_0x38dc('0x2'));var controller=require(_0x38dc('0x3'));router[_0x38dc('0x4')](_0x38dc('0x5'),auth[_0x38dc('0x6')](),controller[_0x38dc('0x7')]);module['exports']=router; \ No newline at end of file