摘要: 记录下配置路由访问不同模块控制器的方法:代码机构示例: 默认的批量配置访问路由: // 示例 statistics/index/statistics/datas Route::group('index',function(){ Route::group('statistics',function() 阅读全文
posted @ 2025-12-09 19:35 帅到要去报警 阅读(4) 评论(0) 推荐(0)