|
|
@@ -93,7 +93,6 @@ |
|
|
select |
|
|
select |
|
|
<include refid="allColumnsVO"/> |
|
|
<include refid="allColumnsVO"/> |
|
|
from wx_floating_layer fl left join wx_coupon_channel cc on fl.produce_id=cc.id |
|
|
from wx_floating_layer fl left join wx_coupon_channel cc on fl.produce_id=cc.id |
|
|
where cc.status = 0 |
|
|
|
|
|
<include refid="dynamicWhereConditionsVO"/> |
|
|
<include refid="dynamicWhereConditionsVO"/> |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
|