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