相册管理
上传文件
创建文件夹 删除 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 SUM(size) as sum from uq_album where shop_id =
使用容量
0 B/30 GB
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 pid = 0 limit 0, 21' at line 1
select * from uq_album_type where shop_id = and pid = 0 limit 0, 21
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 pid = 0' at line 1
select count(id) as total from uq_album_type where shop_id = and pid = 0
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 ptype = 0 order by addtime desc limit 0,21' at line 1
select * from uq_album where type = 1 and shop_id = and ptype = 0 order by addtime desc limit 0,21
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 ptype = 0' at line 1
select count(id) as total from uq_album where type = 1 and shop_id = and ptype = 0