Fancy
2024-08-20 b32dba6d0c069e4d1a416358501b441865714ab3
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);
}