application下的包能多个层级吗?

浏览:387 发布日期:2017/12/28 分类:ThinkPHP5专区 关键字: application controller层 多级
如图中所示,访问http://localhost/thinkphp5/index/index/index可以,而访问
http://localhost/thinkphp5/business/information/notice/index不行,系统还停留在information层,以为information是一个controller,而不是notice
最佳答案
评论( 相关
后面还有条评论,点击查看>>