Commit 1beea8ba by 王昆

gsb

parent f84b08f8
......@@ -53,6 +53,10 @@ class UserCtl extends CtlBase {
return xggadminsid;
}
async getMenu(qobj, pobj, req) {
return system.getResultSuccess(req.loginUser.menus);
}
/**
* 添加
* @param {*} params
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment