廖井涛
2025-07-23 25ae4025978ef7498db9790b237fa5a26698b1ec
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>