liurunyu
2024-08-09 6b2f3024479140bb99a94128062c9ae541e99234
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);