Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / saQuotation / index.js
index 6e80334..41fab23 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x101a=['../../components/auth/service','../../config/environment','get','index','/describe','isAuthenticated','describe','/:id','show','post','create','moveQuotationAsset','update','delete','multer','util','connect-timeout'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x101a,0x162));var _0xa101=function(_0x20b914,_0x887d9d){_0x20b914=_0x20b914-0x0;var _0x36eaaa=_0x101a[_0x20b914];return _0x36eaaa;};'use strict';var multer=require(_0xa101('0x0'));var util=require(_0xa101('0x1'));var path=require('path');var timeout=require(_0xa101('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0xa101('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xa101('0x4'));var controller=require('./saQuotation.controller');router[_0xa101('0x5')]('/',auth['isAuthenticated'](),controller[_0xa101('0x6')]);router[_0xa101('0x5')](_0xa101('0x7'),auth[_0xa101('0x8')](),controller[_0xa101('0x9')]);router[_0xa101('0x5')](_0xa101('0xa'),auth['isAuthenticated'](),controller[_0xa101('0xb')]);router[_0xa101('0xc')]('/',auth[_0xa101('0x8')](),controller[_0xa101('0xd')]);router['post']('/:id/movequotationassets',auth[_0xa101('0x8')](),controller[_0xa101('0xe')]);router['put'](_0xa101('0xa'),auth[_0xa101('0x8')](),controller[_0xa101('0xf')]);router[_0xa101('0x10')]('/:id',auth[_0xa101('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x521f=['util','path','express','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','/:id/movequotationassets','moveQuotationAsset','put','update','destroy','exports','multer'];(function(_0x3d4ba2,_0x40d12d){var _0x889610=function(_0x2d3066){while(--_0x2d3066){_0x3d4ba2['push'](_0x3d4ba2['shift']());}};_0x889610(++_0x40d12d);}(_0x521f,0x92));var _0xf521=function(_0x253313,_0xa68752){_0x253313=_0x253313-0x0;var _0x1b0d9c=_0x521f[_0x253313];return _0x1b0d9c;};'use strict';var multer=require(_0xf521('0x0'));var util=require(_0xf521('0x1'));var path=require(_0xf521('0x2'));var timeout=require('connect-timeout');var express=require(_0xf521('0x3'));var router=express['Router']();var auth=require(_0xf521('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xf521('0x5'));var controller=require('./saQuotation.controller');router[_0xf521('0x6')]('/',auth[_0xf521('0x7')](),controller[_0xf521('0x8')]);router['get'](_0xf521('0x9'),auth['isAuthenticated'](),controller[_0xf521('0xa')]);router['get'](_0xf521('0xb'),auth['isAuthenticated'](),controller[_0xf521('0xc')]);router[_0xf521('0xd')]('/',auth['isAuthenticated'](),controller[_0xf521('0xe')]);router[_0xf521('0xd')](_0xf521('0xf'),auth[_0xf521('0x7')](),controller[_0xf521('0x10')]);router[_0xf521('0x11')]('/:id',auth[_0xf521('0x7')](),controller[_0xf521('0x12')]);router['delete'](_0xf521('0xb'),auth['isAuthenticated'](),controller[_0xf521('0x13')]);module[_0xf521('0x14')]=router;
\ No newline at end of file