middleware(['auth']) // 运费模板相关路由 Route::resource('', ShippingTemplateController::class)->middleware(['auth']);