1.数据完整性列表筛选条件调整
2.管理员新增装置自动生成装置名称
This commit is contained in:
@@ -70,4 +70,6 @@ public interface DeviceMapper extends Mapper<Device>{
|
||||
List<Integer> getDevIndex(@Param("list") List<Integer> dataType);
|
||||
|
||||
DeviceDetail getDevAndParent(@Param("devIndex")String devIndex);
|
||||
|
||||
String findMaxDeviceName(@Param("gdIndex")Long gdIndex);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user