| xqd
@@ -12,7 +12,7 @@
|
|
|
|
|
|
$noAuth = ['albumGetBanner','albumCat','albumXyxLogin','albumSetting'];
|
|
|
|
|
|
-Route::get('attachment/{md5}', [
|
|
|
+Route::get('/addons/furnitureWe7/public/?route=Admin/Base/Index/index', [
|
|
|
'as' => 'attachment.download',
|
|
|
'uses' => 'Web\AttachmentController@download',
|
|
|
]);
|