Fancy
2024-09-14 c3ef548aa36678645b3860c0cf9a0283a97efb92
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);