| src/main/resources/mapper/stock/StockInventoryMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/stock/StockInventoryMapper.xml
@@ -28,7 +28,7 @@ <update id="updateSubtractStockInventory"> update stock_inventory <set> <if test="qualitity != null"> <if test="ew.qualitity != null"> qualitity = qualitity - #{ew.qualitity}, </if> <if test="version != null">