select * from **** order by `create_time` desc limit 220; 按时间顺序递减
select COLUMN_NAME from information_schema.COLUMNS where table_name = '****'; 获取一个表的所有字段
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3