guoyuji
2024-09-24 cc80aa01b8efa26a2865d23fa9f3398f18247fcc
north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -1315,7 +1315,7 @@
        where fc.process_id = #{processId}
          and fc.order_number = #{orderNumber}
          and fc.technology_number = #{technologyNumber}
          and rw.reporting_work_id = #{reportingWorkId}
          and pl.reporting_work_id = #{reportingWorkId}
          and dd.breakage_reason = #{patchReason}
        group by fc.process_id, fc.technology_number
    </select>