md
This commit is contained in:
parent
9b769e9b38
commit
21b400c626
@ -403,6 +403,10 @@
|
||||
and bl_sub_bill='0'
|
||||
</if>
|
||||
|
||||
<if test="params.scanQueryType != null and params.scanQueryType == 1 ">
|
||||
and scan_type not in('50','51','-1')
|
||||
</if>
|
||||
|
||||
|
||||
<if test="params.privSiteCode != null and params.privSiteCode != '88888'">
|
||||
and scan_site_code in (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user