Class 'Admin\Controller\Model' not found

浏览:6481 发布日期:2014/09/18 分类:求助交流
Class 'Admin\Controller\Model' not found

但是代码里已经写了。。。namespace Admin\Model;  
namespace Admin\Controller;
use Admin\Controller\CommonController;
load("@.common");
class ExportController extends CommonController{
最佳答案
评论( 相关
后面还有条评论,点击查看>>