liurunyu
2025-05-21 ac7bd23b1a7e0bfd1e0c1013ed909218453ac3d2
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoSta/StaDeviceProductionLogMapper.java
@@ -33,5 +33,5 @@
    int updateByPrimaryKey(StaDeviceProductionLog record);
    List<JSONObject> queryTopError();
    List<JSONObject> queryTopError(@Param("startTime") Date startTime,@Param("endTime") Date endTime);
}