md
This commit is contained in:
parent
da0ab9820f
commit
7fcdff78ef
@ -1886,7 +1886,7 @@
|
||||
where a.del_flag='0'
|
||||
and a.order_type='0'
|
||||
and a.waybill_status='0'
|
||||
and a.order_status in('0','2')
|
||||
and a.order_status in('0','3')
|
||||
<if test="params.privSiteCode != null and params.privSiteCode != '88888'">
|
||||
and (
|
||||
a.send_site_code in (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user