Fancy
2024-07-11 f2cd828d3719efd7796f5bd7692b3d9946b5b772
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoSta/StaDeviceProductionLogMapper.java
@@ -22,7 +22,7 @@
    StaDeviceProductionLog selectByPrimaryKey(Long id);
    List<StaDeviceProductionLog> selectByEquipNo(String equipNo);
    List<StaDeviceProductionLog> selectByDeviceNo(String deviceNo);
    int updateByPrimaryKeySelective(StaDeviceProductionLog record);