md
This commit is contained in:
parent
0dd20ccf64
commit
6dcdbbfe9e
@ -2023,7 +2023,7 @@
|
||||
payment_remark, order_remark, data_from, bl_special_goods, remark, del_flag, create_by, create_time,
|
||||
update_by, update_time, create_site, update_site,ext_info
|
||||
from emis_waybill a
|
||||
where a.del_flag='0' and a.bl_profit = '0' and a.order_status !='0' and a.order_status!='2' limit 300
|
||||
where a.del_flag='0' and a.bl_profit = '0' and a.order_status !='0' and a.order_status!='2' order by a.send_date desc limit 300
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user