 页面调起约 6~7 个ajax请求,`PDOConnection` 中有用到文件缓存。应该是文件缓存写入文件时 `file_put_contents($filename, $data);` 没加所导致的。