mirror of
https://github.com/langgenius/dify.git
synced 2026-03-27 17:19:55 +08:00
- Deleted `AppAssetFileResource` class and its associated file upload logic. - Removed the `create_file` method from `AppAssetService` to streamline asset management. - Updated `AppAssetBatchUploadResource` for improved readability by condensing method calls.