flexbiz-server
Version:
Flexible Server
2 lines (1 loc) • 328 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$$={})=>"view"==($options$$.action||"").toLowerCase()?!0:!1,unique:["ma_loai_ts"]})).route()};