writor
writor copied to clipboard
app/error.php处找到2个相同的代码
// 一般错误 App::error($error);
。。。。
//模型未找到 App::error($error);