Browse Source

[拼团][修改][我的拼团]

release_toaliyun_real
gongbiao 7 years ago
parent
commit
c1b2ec0194
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml

+ 0
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml View File

@@ -87,7 +87,6 @@
and o.order_group_id=#{orderGroupId}
</if>
and o.order_group_id!=0 and g.status in(10,11,12,13)
and o.order_status in(10,11,12,13)
order by o.id desc,o.order_status
</select>


Loading…
Cancel
Save