mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-05 04:03:45 +09:00
planinMapper 추가
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
product_id = #{productId}
|
||||
WHERE group_number = #{groupNumber} and product_id = #{oldProductId}
|
||||
</update>
|
||||
|
||||
<update id="delete" parameterType="planInDto">
|
||||
update plan_In SET activation = false WHERE group_number = #{groupNumber}
|
||||
</update>
|
||||
|
||||
Reference in New Issue
Block a user