fix: 体系数据列表手动分页层级错误
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ public interface ISarMenuStandardNewService extends IService<SarMenuStandardNew>
|
||||
|
||||
List<SarMenuStandard> standardSystemTree();
|
||||
|
||||
IPage<List<StandSystemDTO>> standardSystemList(StandSystemDTO standSystemDTO);
|
||||
IPage<StandSystemDTO> standardSystemList(StandSystemDTO standSystemDTO);
|
||||
|
||||
void standardSystemListExport(StandSystemDTO standSystemDTO, HttpServletResponse response);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user