md
This commit is contained in:
parent
992dd09878
commit
0d5f2f7a01
@ -1282,7 +1282,7 @@
|
||||
</if>
|
||||
|
||||
|
||||
<if test="salesmen == null and params.privSiteCode != null and params.privSiteCode != '88888'">
|
||||
<if test="(params.isNeedBatch == null || salesmen == null) and params.privSiteCode != null and params.privSiteCode != '88888'">
|
||||
and (
|
||||
|
||||
a.send_site_code in (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user