UNPKG

flexbiz-server

Version:

Flexible Server

2 lines (1 loc) 313 B
'use strict';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$$={})=>"view"==($options$$.action||"").toLowerCase()?!0:!1})).route()};