[add] file storage service

This commit is contained in:
Mark
2026-01-22 10:12:23 +08:00
parent 6c30347219
commit 64e4411048
18 changed files with 3489 additions and 1479 deletions

View File

@@ -138,6 +138,7 @@ dependencies = [
"python-calamine>=0.4.0",
"xlrd==2.0.2",
"deprecated>=1.3.1",
"oss2>=2.19.1",
]
[tool.pytest.ini_options]