flexbiz-server
Version:
Flexible Server
2 lines (1 loc) • 315 B
JavaScript
const model=global.getModel("dmloaits"),controller=require("../../controllers/controller");module.exports=function($router$$){(new controller($router$$,model,"dmloaits",{sort:{ma_loai_ts:1},notNeedRight:($user$$,$options$$={})=>($options$$.action||"").toLowerCase()=="view"?!0:!1,unique:["ma_loai_ts"]})).route()};