SELECT id, type, title, cover, is_sku, des, content, pay_content, config, group_id, payment
FROM em_goods
WHERE id = 3 AND delete_time IS NULL AND is_on_shelf = 1
error: 1054 , Unknown column 'payment' in 'field list'