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