huminmin
2026-03-27 9b516cbc423a31be61de2a16b15ac866dcf36d26
src/main/resources/mapper/production/ProductionProductMainMapper.xml
@@ -67,7 +67,6 @@
        ppo.quantity,
        ppo.scrap_qty,
        ppo.other_data,
        (ppo.quantity - ppo.scrap_qty) as qualifiedQty,
        pm.unit
        from
        production_product_main ppm