|
List<AlarmVo> findTagsByDeviceidInDate(@Param("superTableName") String superTableName, @Param("deviceid") List<String> deviceid, @Param("date")List<Long> date);
|
|
List<AlarmVo> findTagsByDeviceidInDate(@Param("superTableName") String superTableName, @Param("deviceid") List<String> deviceid, @Param("date")List<Long> date);
|