north-glass-erp/src/main/resources/mapper/pp/PatchLogMapper.xml
@@ -110,6 +110,11 @@ update pp.damage_details set quantity=quantity+#{patchLog.patchNum},patch_status=1 where id=#{patchLog.reviewer} </update> <update id="updateReportingWorkDetail" > update pp.reporting_work_detail set patch_status=1 where reporting_work_id=#{patchLog.reportingWorkId} and order_number=#{patchLog.orderSort} and technology_number=#{patchLog.technologyNumber} </update> <select id="getSelectReplenish"> select date(rw.reporting_work_time) as reportingWorkTime,