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