UNPKG

flexbiz-server

Version:

Flexible Server

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