Fancy
2024-08-21 d8c8530752a3f19f082560f767b04471b2dd1085
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);