This commit is contained in:
parent
17b299bd75
commit
461447636c
|
|
@ -144,4 +144,4 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
remanent_num = remanent_num + #{quantity}
|
||||
where recipe_detail_id = #{dish.recipeDetailId} and dishes_id = #{dish.dishesId}
|
||||
</update>
|
||||
</mapper>
|
||||
</mapper>
|
||||
Loading…
Reference in New Issue