基本功的重要0
$sqlJson = '
[
{
"query": "select * from `copy_user` where `copy_user`.`id` = ? and `copy_user`.`deleted_at` is null limit 1",
"bindings": [
1697
],
"time": 2.87
},
{
"query": "select `is_admin` from `hospital_areas` where `hospital_areas`.`id` = ? limit 1",
"bindings": [
1
],
"time": 0.55
},
{
"query": "select count(*) as aggregate from `kd_report_spec` as `r` left jo...