UNPKG

flexbiz-server

Version:

Flexible Server

2 lines (1 loc) 300 B
const model=global.getModel("hlinkvalue"),controller=require("../../controllers/controller");module.exports=function($router$$){(new controller($router$$,model,"hlinkvalue",{sort:{date_created:-1},notNeedRight:($user$$,$options$$={})=>($options$$.action||"").toLowerCase()=="view"?!0:!1})).route()};