Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / squareReportDetail / index.js
index 6f562b3..170e0d6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc32a=['describe','/:id','show','post','create','update','destroy','exports','multer','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareReportDetail.controller','get','isAuthenticated','index','/describe'];(function(_0x3fd143,_0x5c0559){var _0x42cef0=function(_0x6d6355){while(--_0x6d6355){_0x3fd143['push'](_0x3fd143['shift']());}};_0x42cef0(++_0x5c0559);}(_0xc32a,0x8d));var _0xac32=function(_0x9fd887,_0x47f76c){_0x9fd887=_0x9fd887-0x0;var _0x1a54ab=_0xc32a[_0x9fd887];return _0x1a54ab;};'use strict';var multer=require(_0xac32('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xac32('0x1'));var express=require('express');var router=express[_0xac32('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xac32('0x3'));var interaction=require(_0xac32('0x4'));var config=require(_0xac32('0x5'));var controller=require(_0xac32('0x6'));router[_0xac32('0x7')]('/',auth[_0xac32('0x8')](),controller[_0xac32('0x9')]);router[_0xac32('0x7')](_0xac32('0xa'),auth['isAuthenticated'](),controller[_0xac32('0xb')]);router[_0xac32('0x7')](_0xac32('0xc'),auth[_0xac32('0x8')](),controller[_0xac32('0xd')]);router[_0xac32('0xe')]('/',auth[_0xac32('0x8')](),controller[_0xac32('0xf')]);router['put']('/:id',auth[_0xac32('0x8')](),controller[_0xac32('0x10')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0xac32('0x11')]);module[_0xac32('0x12')]=router;
\ No newline at end of file
+var _0xbbeb=['fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','/:id','show','put','update','delete','exports','multer','util','express','Router'];(function(_0x2fc012,_0x503e5b){var _0x2891f9=function(_0x295f5e){while(--_0x295f5e){_0x2fc012['push'](_0x2fc012['shift']());}};_0x2891f9(++_0x503e5b);}(_0xbbeb,0x188));var _0xbbbe=function(_0x843880,_0x1516d1){_0x843880=_0x843880-0x0;var _0x49943f=_0xbbeb[_0x843880];return _0x49943f;};'use strict';var multer=require(_0xbbbe('0x0'));var util=require(_0xbbbe('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xbbbe('0x2'));var router=express[_0xbbbe('0x3')]();var fs_extra=require(_0xbbbe('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xbbbe('0x5'));var config=require(_0xbbbe('0x6'));var controller=require('./squareReportDetail.controller');router['get']('/',auth[_0xbbbe('0x7')](),controller[_0xbbbe('0x8')]);router[_0xbbbe('0x9')](_0xbbbe('0xa'),auth[_0xbbbe('0x7')](),controller[_0xbbbe('0xb')]);router[_0xbbbe('0x9')](_0xbbbe('0xc'),auth[_0xbbbe('0x7')](),controller[_0xbbbe('0xd')]);router['post']('/',auth[_0xbbbe('0x7')](),controller['create']);router[_0xbbbe('0xe')](_0xbbbe('0xc'),auth['isAuthenticated'](),controller[_0xbbbe('0xf')]);router[_0xbbbe('0x10')](_0xbbbe('0xc'),auth[_0xbbbe('0x7')](),controller['destroy']);module[_0xbbbe('0x11')]=router;
\ No newline at end of file