pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoVi/ViCameraMapper.java
@@ -57,6 +57,12 @@ */ List<VoCamera> selectSome4Monitor(Map<?, ?> params) ; /** * 分页查询一些 * @return 实体集合 */ List<VoCamera> selectAll4Monitor() ; // Update the record in the ViCamera table based on the primary key, but only update the fields that are not null int updateByPrimaryKeySelective(ViCamera record);