UNPKG

flexbiz-server

Version:

Flexible Server

2 lines (1 loc) 246 B
'use strict';const model=global.getModel("link"),controller=require("../../controllers/controller");module.exports=function($router$$){(new controller($router$$,model,"link",{notNeedRight:!0,unique:["id_a","id_b"],replaceIfExists:!0})).route()};