필요없는 로직 삭제
This commit is contained in:
parent
5539432b61
commit
40932759a9
@ -101,12 +101,4 @@
|
|||||||
CMNCODODR != 0
|
CMNCODODR != 0
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
||||||
<update id="updateColorYnp" parameterType="String">
|
|
||||||
UPDATE commoncod
|
|
||||||
SET CMNCODYNP = 1
|
|
||||||
WHERE CMNCODVAL = #{color};
|
|
||||||
</update>
|
|
||||||
|
|
||||||
|
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user