订单列表
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by id desc limit 0, 10' at line 1
select * from uq_order_info where shop_id = order by id desc limit 0, 10
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
select count(id) as total from uq_order_info where shop_id =
商品名 单价 数量 实付款 状态 操作
您还没有订单~