src/main/resources/mybatis/doublePrevention/PreventRiskJobAndMeasureMapper.xml
@@ -54,8 +54,11 @@ report_time = #{reportTime} where id = #{id} </update> <!-- PreventRiskJobAndMeasure geByMeasureUUidAndJobId(String measureUuid, Long jobId);--> <!-- List<PreventRiskJobAndMeasure> listReportWork();--> <select id="listReportWorkTest" resultMap="BaseResultMap"> select * from prevent_risk_job_and_measure where job_id = 84 </select> </mapper>