Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
commit
ac7af967a1
|
|
@ -77,7 +77,7 @@
|
|||
and mk_shop_coupon_record.status = #{status}
|
||||
</if>
|
||||
and mk_shop_coupon_record.is_del = 0
|
||||
order by mk_shop_coupon_record.status , mk_shop_coupon_record.create_time desc
|
||||
order by mk_shop_coupon_record.create_time DESC ,mk_shop_coupon_record.id DESC
|
||||
</select>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue