Built motion from commit (unavailable).|2.4.3
[motion2.git] / server / api / saUnitMeasure / index.js
index 42ce89f..8fb781d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6baa=['path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./saUnitMeasure.controller','get','isAuthenticated','/describe','describe','show','post','put','update','delete','/:id','destroy','multer','util'];(function(_0x39ae60,_0x5b6664){var _0x2d8630=function(_0xd71c4e){while(--_0xd71c4e){_0x39ae60['push'](_0x39ae60['shift']());}};_0x2d8630(++_0x5b6664);}(_0x6baa,0x102));var _0xa6ba=function(_0x4975be,_0x77c086){_0x4975be=_0x4975be-0x0;var _0xa10adf=_0x6baa[_0x4975be];return _0xa10adf;};'use strict';var multer=require(_0xa6ba('0x0'));var util=require(_0xa6ba('0x1'));var path=require(_0xa6ba('0x2'));var timeout=require(_0xa6ba('0x3'));var express=require(_0xa6ba('0x4'));var router=express['Router']();var auth=require(_0xa6ba('0x5'));var interaction=require(_0xa6ba('0x6'));var config=require(_0xa6ba('0x7'));var controller=require(_0xa6ba('0x8'));router[_0xa6ba('0x9')]('/',auth[_0xa6ba('0xa')](),controller['index']);router[_0xa6ba('0x9')](_0xa6ba('0xb'),auth[_0xa6ba('0xa')](),controller[_0xa6ba('0xc')]);router[_0xa6ba('0x9')]('/:id',auth[_0xa6ba('0xa')](),controller[_0xa6ba('0xd')]);router[_0xa6ba('0xe')]('/',auth[_0xa6ba('0xa')](),controller['create']);router[_0xa6ba('0xf')]('/:id',auth[_0xa6ba('0xa')](),controller[_0xa6ba('0x10')]);router[_0xa6ba('0x11')](_0xa6ba('0x12'),auth['isAuthenticated'](),controller[_0xa6ba('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0xedf1=['path','connect-timeout','express','Router','../../components/auth/service','./saUnitMeasure.controller','isAuthenticated','get','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','multer'];(function(_0x1a66d0,_0x187b54){var _0x5acf3a=function(_0x4249ee){while(--_0x4249ee){_0x1a66d0['push'](_0x1a66d0['shift']());}};_0x5acf3a(++_0x187b54);}(_0xedf1,0x11c));var _0x1edf=function(_0x406301,_0x46a6ff){_0x406301=_0x406301-0x0;var _0x4d7c4b=_0xedf1[_0x406301];return _0x4d7c4b;};'use strict';var multer=require(_0x1edf('0x0'));var util=require('util');var path=require(_0x1edf('0x1'));var timeout=require(_0x1edf('0x2'));var express=require(_0x1edf('0x3'));var router=express[_0x1edf('0x4')]();var auth=require(_0x1edf('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x1edf('0x6'));router['get']('/',auth[_0x1edf('0x7')](),controller['index']);router[_0x1edf('0x8')](_0x1edf('0x9'),auth[_0x1edf('0x7')](),controller[_0x1edf('0xa')]);router[_0x1edf('0x8')](_0x1edf('0xb'),auth[_0x1edf('0x7')](),controller[_0x1edf('0xc')]);router[_0x1edf('0xd')]('/',auth[_0x1edf('0x7')](),controller['create']);router[_0x1edf('0xe')](_0x1edf('0xb'),auth['isAuthenticated'](),controller[_0x1edf('0xf')]);router[_0x1edf('0x10')](_0x1edf('0xb'),auth['isAuthenticated'](),controller[_0x1edf('0x11')]);module[_0x1edf('0x12')]=router;
\ No newline at end of file