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 * from uq_member where uid =
select * from uq_member where uid =
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 'and order_status = 1' at line 1
select count(id) as total from uq_order_info where uid = and order_status = 1
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 'and order_status = 2' at line 1
select count(id) as total from uq_order_info where uid = and order_status = 2
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 'and order_status = 3' at line 1
select count(id) as total from uq_order_info where uid = and order_status = 3
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 'and order_status = 4' at line 1
select count(id) as total from uq_order_info where uid = and order_status = 4
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 'and status = 1' at line 1
select count(id) as total from uq_refund where uid = and status = 1
select count(id) as total from uq_order_info where uid = and order_status = 1
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 'and order_status = 2' at line 1
select count(id) as total from uq_order_info where uid = and order_status = 2
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 'and order_status = 3' at line 1
select count(id) as total from uq_order_info where uid = and order_status = 3
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 'and order_status = 4' at line 1
select count(id) as total from uq_order_info where uid = and order_status = 4
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 'and status = 1' at line 1
select count(id) as total from uq_refund where uid = and status = 1
猜你喜欢
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 addtime desc limit 0, 10' at line 1
select * from uq_collect_goods where uid = order by addtime desc limit 0, 10
select * from uq_collect_goods where uid = order by addtime desc limit 0, 10
商品收藏(0)
暂无收藏