feat: 对接oss

This commit is contained in:
AN
2025-04-24 22:23:08 +08:00
parent f446ac4387
commit a8be8df117
10 changed files with 371 additions and 0 deletions

View File

@ -36,6 +36,7 @@ declare module "@elegant-router/types" {
"system_dict_type": "/system/dict/type";
"system_menu": "/system/menu";
"system_notice": "/system/notice";
"system_oss": "/system/oss";
"system_post": "/system/post";
"system_tenant": "/system/tenant";
"system_user": "/system/user";
@ -115,6 +116,7 @@ declare module "@elegant-router/types" {
| "system_dict_type"
| "system_menu"
| "system_notice"
| "system_oss"
| "system_post"
| "system_tenant"
| "system_user"