Fancy
2024-07-09 b56f0b0c09f150b8a6747b3076ea07053b07a940
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoSta/StaDeviceLifeLastMapper.java
@@ -21,6 +21,7 @@
    int insertSelective(StaDeviceLifeLast record);
    StaDeviceLifeLast selectByPrimaryKey(Long id);
    List<StaDeviceLifeLast> selectByDeviceNo(String deviceNo);
    int updateByPrimaryKeySelective(StaDeviceLifeLast record);