이지우 - 사용자 마이페이지 > 설문 여부 조회 조건 수정
This commit is contained in:
parent
fabda3522e
commit
d96b4ad57d
@ -1469,8 +1469,8 @@
|
||||
|
||||
|
||||
where
|
||||
a.lctr_div_cd = #lctrDivCd#
|
||||
and a.user_id = #userId#
|
||||
<!-- a.lctr_div_cd = #lctrDivCd#
|
||||
and --> a.user_id = #userId#
|
||||
|
||||
<isNotEmpty property="eduAplctOrd">
|
||||
AND a.edu_aplct_ord=#eduAplctOrd#
|
||||
@ -1797,8 +1797,8 @@
|
||||
|
||||
)aa
|
||||
, lettnqestnrinfo bb
|
||||
WHERE aa.qustnr_tmplat_id=bb.qustnr_tmplat_id
|
||||
AND aa.qestnr_id=bb.qestnr_id
|
||||
WHERE <!-- aa.qustnr_tmplat_id=bb.qustnr_tmplat_id
|
||||
AND -->aa.qestnr_id=bb.qestnr_id
|
||||
|
||||
GROUP BY
|
||||
aa.EDU_APLCT_ORD ,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user