继承thinkphp5.0

浏览:1404 发布日期:2016/05/10 分类:求助交流 关键字: thinkphp5.0
namespace app\index\controller;
use common\controller\Admin;
class Index extends Admin
这样写提示
Class 'common\controller\Admin' not found
求救
最佳答案
评论( 相关
后面还有条评论,点击查看>>