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