李宇
2021-06-24 758eb1f2cbd5be1f3403f3f3e74145396ec9830f
src/main/java/com/nanometer/smartlab/service/SysContainerSensorsService.java
@@ -27,4 +27,6 @@
    List<ContainerStatusMngDto> selectInfo(Map<String, Object> params) throws RuntimeException;
    int countAll(Map<String, Object> params) throws  RuntimeException;
    //获得
}