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