huminmin
6 小时以前 978c3b3b1f3b15e46fb4078f4aeb04e6d366f127
src/main/resources/mapper/production/ProductionProductMainMapper.xml
@@ -64,8 +64,8 @@
        ppo.quantity,
        ppo.scrap_qty,
        ppo.other_data,
        pm.unit,
        sl.sales_contract_no salesContractNo
        (ppo.quantity - ppo.scrap_qty) as qualifiedQty,
        pm.unit
        from
        production_product_main ppm
        left join product_work_order pwo on pwo.id = ppm.work_order_id