chenlu
2025-07-25 c1fc00d00df3fc637cb38da33ad1ca3f233b6aee
north-glass-erp/src/main/resources/mapper/pp/ReportingWorkDetail.xml
@@ -170,7 +170,7 @@
        where opd.process_id = #{processId}
          and opd.order_number = #{orderNumber}
          and opd.technology_number = #{technologyNumber}
          and opd.process = '包装'
          and opd.process = #{thisProcess}
    </select>
    <!--<where>