src/main/resources/mapper/stock/StockInventoryMapper.xml
@@ -64,7 +64,12 @@ pm.model, si.remark, pm.unit, p.product_name p.product_name, pm.url, pm.height, pm.box_num, pm. dollar_price, pm.tax_inclusive_unit_price 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