Built motion from commit f738f9592c388b9f9eb3948f400a5c9d717a3561. Version 3.0.0...
[motion-next.git] / server / api / cdr / index.js
index 36e11b1..b7a70c4 100644 (file)
@@ -1 +1 @@
-const a65_0x4c6a=['create','put','exports','show','get','isAuthenticated','describe','index','../../components/auth/service','Router','/describe','/:id','./cdr.controller'];(function(_0x3127d7,_0x52a13c){const _0x4c6aa7=function(_0xa77472){while(--_0xa77472){_0x3127d7['push'](_0x3127d7['shift']());}};_0x4c6aa7(++_0x52a13c);}(a65_0x4c6a,0x197));const a65_0xa774=function(_0x3127d7,_0x52a13c){_0x3127d7=_0x3127d7-0x164;let _0x4c6aa7=a65_0x4c6a[_0x3127d7];return _0x4c6aa7;};const a65_0x539ff6=a65_0xa774;'use strict';const express=require('express'),router=express[a65_0x539ff6(0x169)](),auth=require(a65_0x539ff6(0x168)),controller=require(a65_0x539ff6(0x16c));router[a65_0x539ff6(0x164)]('/',auth[a65_0x539ff6(0x165)](),controller[a65_0x539ff6(0x167)]),router[a65_0x539ff6(0x164)](a65_0x539ff6(0x16a),auth[a65_0x539ff6(0x165)](),controller[a65_0x539ff6(0x166)]),router[a65_0x539ff6(0x164)]('/:id',auth['isAuthenticated'](),controller[a65_0x539ff6(0x170)]),router['post']('/',auth[a65_0x539ff6(0x165)](),controller[a65_0x539ff6(0x16d)]),router[a65_0x539ff6(0x16e)](a65_0x539ff6(0x16b),auth[a65_0x539ff6(0x165)](),controller['update']),router['delete'](a65_0x539ff6(0x16b),auth['isAuthenticated'](),controller['destroy']),module[a65_0x539ff6(0x16f)]=router;
\ No newline at end of file
+const a65_0x5851=['get','exports','isAuthenticated','put','/:id','/describe','delete','express','update','../../components/auth/service','destroy','Router','show'];(function(_0x2c6f1d,_0xb00a6c){const _0x585176=function(_0x3c4bea){while(--_0x3c4bea){_0x2c6f1d['push'](_0x2c6f1d['shift']());}};_0x585176(++_0xb00a6c);}(a65_0x5851,0x16e));const a65_0x3c4b=function(_0x2c6f1d,_0xb00a6c){_0x2c6f1d=_0x2c6f1d-0xf0;let _0x585176=a65_0x5851[_0x2c6f1d];return _0x585176;};const a65_0x1ebded=a65_0x3c4b;'use strict';const express=require(a65_0x1ebded(0xf5)),router=express[a65_0x1ebded(0xf9)](),auth=require(a65_0x1ebded(0xf7)),controller=require('./cdr.controller');router[a65_0x1ebded(0xfb)]('/',auth[a65_0x1ebded(0xf0)](),controller['index']),router['get'](a65_0x1ebded(0xf3),auth[a65_0x1ebded(0xf0)](),controller['describe']),router[a65_0x1ebded(0xfb)](a65_0x1ebded(0xf2),auth[a65_0x1ebded(0xf0)](),controller[a65_0x1ebded(0xfa)]),router['post']('/',auth['isAuthenticated'](),controller['create']),router[a65_0x1ebded(0xf1)]('/:id',auth['isAuthenticated'](),controller[a65_0x1ebded(0xf6)]),router[a65_0x1ebded(0xf4)]('/:id',auth['isAuthenticated'](),controller[a65_0x1ebded(0xf8)]),module[a65_0x1ebded(0xfc)]=router;
\ No newline at end of file