ㅁㅁㅁ

This commit is contained in:
김한진 2025-12-27 00:00:39 +09:00
parent 06773f17ae
commit 126c3cc556
3 changed files with 2 additions and 5 deletions

View File

@ -2250,8 +2250,6 @@
<isNotNull property="year">and year(a.sstime)=#year#</isNotNull>
order by a.sstime,a.setime
</select>
<<<<<<< HEAD
=======
<select id="cm.cminningscds.applyedu.my" parameterClass="hashtable" resultClass="cminningscd">
select
@ -2329,6 +2327,5 @@
where a.cmno=#cmno# and a.isdel=0
order by rsno<!--estkind,rno-->
</select>
>>>>>>> ca8967d (추가개발1)
</statements>
</sqlMap>