2024-08-22 12:29 주소록 전체 검색 안되도록 쿼리 수정
This commit is contained in:
parent
2d8ef11cab
commit
1411959cce
@ -66,11 +66,8 @@
|
|||||||
<isNotEmpty property="mberId">
|
<isNotEmpty property="mberId">
|
||||||
AND MBER_ID = #mberId#
|
AND MBER_ID = #mberId#
|
||||||
</isNotEmpty>
|
</isNotEmpty>
|
||||||
<isNotEmpty property="addrGrpId">
|
AND ADDR_GRP_ID = #searchAddrGrpId#
|
||||||
AND ADDR_GRP_ID = #addrGrpId#
|
)
|
||||||
</isNotEmpty>
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
<isNotEmpty property="searchKeyword">
|
<isNotEmpty property="searchKeyword">
|
||||||
<isEqual property="searchCondition" compareValue="">
|
<isEqual property="searchCondition" compareValue="">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user