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