mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat: 对接oss
This commit is contained in:
@ -202,6 +202,15 @@ export const generatedRoutes: GeneratedRoute[] = [
|
||||
i18nKey: 'route.system_notice'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'system_oss',
|
||||
path: '/system/oss',
|
||||
component: 'view.system_oss',
|
||||
meta: {
|
||||
title: 'system_oss',
|
||||
i18nKey: 'route.system_oss'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'system_post',
|
||||
path: '/system/post',
|
||||
|
Reference in New Issue
Block a user