UNPKG

flexbiz-server

Version:

Flexible Server

2 lines (1 loc) 229 B
'use strict';const model=global.getModel("profile"),controller=require("../../controllers/controller"),profile=function($router$$){(new controller($router$$,model,"profile",{sort:{ho_va_ten:1}})).route()};module.exports=profile;