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);