Commit 8549bc3a by huluobin

update

parent 86f32830
......@@ -53,7 +53,7 @@
or t2.payment_type = 2 or t2.payment_type = 12 or t2.payment_type = 13)
and t1.customer_id = #{customerId}
/*充送*/
and t1.type != 3
# and t1.type != 3
and t1.order_amount != 0
order by t1.time desc
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment