Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / faxTransferReport / index.js
index 96ae2f6..aff2856 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x23fb=['Router','fs-extra','../../components/auth/service','../../config/environment','./faxTransferReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','destroy','util','connect-timeout','express'];(function(_0x186020,_0x1fc7f9){var _0x30380a=function(_0x59a22d){while(--_0x59a22d){_0x186020['push'](_0x186020['shift']());}};_0x30380a(++_0x1fc7f9);}(_0x23fb,0x115));var _0xb23f=function(_0xcbfa6d,_0x3fd46d){_0xcbfa6d=_0xcbfa6d-0x0;var _0x156e91=_0x23fb[_0xcbfa6d];return _0x156e91;};'use strict';var multer=require('multer');var util=require(_0xb23f('0x0'));var path=require('path');var timeout=require(_0xb23f('0x1'));var express=require(_0xb23f('0x2'));var router=express[_0xb23f('0x3')]();var fs_extra=require(_0xb23f('0x4'));var auth=require(_0xb23f('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xb23f('0x6'));var controller=require(_0xb23f('0x7'));router[_0xb23f('0x8')]('/',auth[_0xb23f('0x9')](),controller[_0xb23f('0xa')]);router['get'](_0xb23f('0xb'),auth['isAuthenticated'](),controller[_0xb23f('0xc')]);router[_0xb23f('0x8')](_0xb23f('0xd'),auth[_0xb23f('0x9')](),controller[_0xb23f('0xe')]);router[_0xb23f('0xf')]('/',auth[_0xb23f('0x9')](),controller[_0xb23f('0x10')]);router[_0xb23f('0x11')]('/:id',auth[_0xb23f('0x9')](),controller[_0xb23f('0x12')]);router['delete']('/:id',auth[_0xb23f('0x9')](),controller[_0xb23f('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x855b=['destroy','exports','multer','connect-timeout','express','Router','fs-extra','../../config/environment','get','/describe','describe','/:id','isAuthenticated','show','post','put','update','delete'];(function(_0x2f5499,_0x316577){var _0x565ab1=function(_0x4e4989){while(--_0x4e4989){_0x2f5499['push'](_0x2f5499['shift']());}};_0x565ab1(++_0x316577);}(_0x855b,0x80));var _0xb855=function(_0x361247,_0x45981c){_0x361247=_0x361247-0x0;var _0x4e59cc=_0x855b[_0x361247];return _0x4e59cc;};'use strict';var multer=require(_0xb855('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xb855('0x1'));var express=require(_0xb855('0x2'));var router=express[_0xb855('0x3')]();var fs_extra=require(_0xb855('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb855('0x5'));var controller=require('./faxTransferReport.controller');router[_0xb855('0x6')]('/',auth['isAuthenticated'](),controller['index']);router[_0xb855('0x6')](_0xb855('0x7'),auth['isAuthenticated'](),controller[_0xb855('0x8')]);router[_0xb855('0x6')](_0xb855('0x9'),auth[_0xb855('0xa')](),controller[_0xb855('0xb')]);router[_0xb855('0xc')]('/',auth[_0xb855('0xa')](),controller['create']);router[_0xb855('0xd')]('/:id',auth[_0xb855('0xa')](),controller[_0xb855('0xe')]);router[_0xb855('0xf')]('/:id',auth[_0xb855('0xa')](),controller[_0xb855('0x10')]);module[_0xb855('0x11')]=router;
\ No newline at end of file