Fancy
2024-09-18 0d05424b5df05f2e6ef478934cdaad9c71e5d91d
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);
}