增加查询当前登陆管理员的基本信息的接口
This commit is contained in:
@@ -26,4 +26,6 @@ public interface AdminConvert {
|
||||
|
||||
PageResult<AdminPageItemVO> convert(PageResult<AdminVO> pageResultData);
|
||||
|
||||
cn.iocoder.mall.managementweb.controller.admin.vo.AdminVO convert(AdminVO bean);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user