1
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
<select id="selectJDOrderListByDistributionMarkFOrPDD" resultMap="JDOrderResult">
|
||||
<include refid="selectJDOrderBase"/>
|
||||
<where>
|
||||
(distribution_mark = 'F' OR distribution_mark = 'PDD' OR distribution_mark = 'H')
|
||||
(distribution_mark = 'F' OR distribution_mark = 'PDD' OR distribution_mark = 'H' OR distribution_mark = 'W' OR distribution_mark = 'PDD-W')
|
||||
AND logistics_link IS NOT NULL
|
||||
AND logistics_link != ''
|
||||
</where>
|
||||
|
||||
Reference in New Issue
Block a user