flexbiz-server
Version:
Flexible Server
2 lines (1 loc) • 336 B
JavaScript
;const model=global.getModel("checkinlocation"),controller=require("../../controllers/controller"),checkinlocation=function($router$$){(new controller($router$$,model,"checkinlocation",{sort:{date_created:-1},onFinding:($user$$,$condition$$,$next$$)=>{$next$$(null,$condition$$)}})).route()};module.exports=checkinlocation;