Compare commits
3 Commits
05a3cfd5e8
...
126c3cc556
| Author | SHA1 | Date |
|---|---|---|
|
|
126c3cc556 | |
|
|
06773f17ae | |
|
|
a46340cdd4 |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -2250,10 +2250,8 @@
|
|||
<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 id="cm.cminningscds.applyedu.my" parameterClass="hashtable" resultClass="cminningscd">
|
||||
select
|
||||
a.cmisno,a.cmino,a.estart,a.eend,a.quota,a.cdt,a.udt,a.studyplace,a.studyplacename,a.startmonth,a.comment
|
||||
,a.studyplace, a.studyplacename,a.remainPeople
|
||||
|
|
@ -2329,6 +2327,5 @@
|
|||
where a.cmno=#cmno# and a.isdel=0
|
||||
order by rsno<!--estkind,rno-->
|
||||
</select>
|
||||
>>>>>>> ca8967d (추가개발1)
|
||||
</statements>
|
||||
</sqlMap>
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue