查询到的sql 怎么能当做数据传给前台了?select count(open_id) as num from login_log group by open_id order by num desc;
收起
jdbc 操作 完全可以 实现
报告相同问题?