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