md
This commit is contained in:
parent
ef88aaa972
commit
faae64ebaa
@ -150,17 +150,17 @@
|
||||
)
|
||||
</if>
|
||||
|
||||
<if test="params.isPrivQuery != null and params.isPrivQuery ='T'">
|
||||
and (
|
||||
create_site=#{params.privSiteCode}
|
||||
)
|
||||
</if>
|
||||
|
||||
|
||||
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
<!-- <if test="params.isPrivQuery != null and params.isPrivQuery ='T'">-->
|
||||
<!-- and (-->
|
||||
<!-- create_site=#{params.privSiteCode}-->
|
||||
<!-- )-->
|
||||
<!-- </if>-->
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user