UNPKG

flexbiz-server

Version:

Flexible Server

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