Class 'Think\Model\RelationModel' not found

浏览:3180 发布日期:2014/10/24 分类:求助交流 关键字: RelationModel
找不到 RelationModel ,模型定义在 Application\Admin\Model 下

namespace Admin\Model;
use Think\Model\RelationModel;

Class xxxRelationModel extends RelationModel

用D方法创建的类,但是会报出 Class 'Think\Model\RelationModel' not found,
求解
最佳答案
评论( 相关
后面还有条评论,点击查看>>