전체 상품관리
select * from shop_goods where use_aff = 0 and shop_state = 0 order by rank asc limit 0, 30
1064 : 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 'asc limit 0, 30' at line 1
error file : /admin/goods.php