1. 看请求
2./uc_server/control/admin/app.php
echo "\$url = $url <br />\n \$status = $status<br />\n";die('haha');
打印下url即可知道哪里错了。