liurunyu
2025-05-30 f6459b3982587dc89caf2fda8a4789662eb41eb0
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);
}