设备档案导出功能
This commit is contained in:
@@ -63,6 +63,9 @@ public interface IlideeYunjiAdapter {
|
||||
//设备类型
|
||||
List<Map<String,Object>> getSblxViewList(List<Long> sblxIdList);
|
||||
|
||||
//获取所有设备类型名称列表
|
||||
List<Map<String, Object>> getAllSblxNameList();
|
||||
|
||||
//获取用户分页列表
|
||||
Object getUserPage(Integer pageNo, Integer pageSize, lideeYunJiUserParam param);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user