이지우 - 사용자 신청 조회 조건 수정
This commit is contained in:
parent
cd746ce7a7
commit
7af859de53
@ -1199,7 +1199,7 @@
|
|||||||
WHERE
|
WHERE
|
||||||
1 = 1
|
1 = 1
|
||||||
AND a.edu_aplct_ord = b.edu_aplct_ord
|
AND a.edu_aplct_ord = b.edu_aplct_ord
|
||||||
AND b.EDU_CHASI_ORD IS NULL
|
AND (b.EDU_CHASI_ORD IS NULL or b.EDU_CHASI_ORD = '')
|
||||||
AND a.user_id=#userId#
|
AND a.user_id=#userId#
|
||||||
|
|
||||||
)aa
|
)aa
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user