buhuazhen
9 天以前 4d48ceb958e26b389ec54f607cc06b2bb10443ad
src/main/resources/mapper/stock/StockInventoryMapper.xml
@@ -260,8 +260,8 @@
               pm.height,
               pm.box_num,
               pm. dollar_price,
               pm.tax_inclusive_unit_price,
               si.create_by
               pm.tax_inclusive_unit_price
<!--               si.create_by-->
        from stock_inventory si
                 left join product_model pm on si.product_model_id = pm.id
                 left join product p on pm.product_id = p.id