pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoSta/StaDeviceLifeMapper.java
@@ -26,5 +26,5 @@ int updateByPrimaryKey(StaDeviceLife record); List<StaDeviceLife> selectByEquipNo(String deviceNo); List<StaDeviceLife> selectByDeviceNo(String deviceNo); }