huminmin
2026-03-28 c9061ea258b694daa8b81caa1646f4c7797e3340
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