Fancy
2025-01-07 36fdd5fcdd57dc67c7728c572b8423bc0d3c9c88
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);
}