Fancy
2025-01-14 d25b0270e0bb9266ed92c7c74ee1cb8fb24aa51a
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);
}