huminmin
19 小时以前 fd09cebd6ede8c697741dcae5b2e3f927e0611af
src/main/resources/mapper/production/ProductionProductMainMapper.xml
@@ -25,6 +25,7 @@
        ppo.quantity,
        ppo.scrap_qty,
        pm.unit,
        pm.uid_no,
        sl.sales_contract_no salesContractNo
        from
        production_product_main ppm
@@ -70,6 +71,7 @@
        p.product_name,
        pm.model as product_model_name,
        pm.unit,
        pm.uid_no,
        slpa.process,
        ppo.quantity,
        slpa.work_hours,