| src/main/resources/mapper/stock/StockInventoryMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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