feat(api): 支持外部客户端创建作品和更新版本

This commit is contained in:
yuzhe
2026-07-21 18:28:21 +08:00
parent b42f46c182
commit e4d1d3bcea
13 changed files with 418 additions and 56 deletions

2
.gitignore vendored
View File

@@ -11,6 +11,8 @@ test-results/
.cache/
.eslintcache
*.tsbuildinfo
__pycache__/
*.py[cod]
# Environment files and local secrets
.env