refactor(cleaner): 移除未使用的存储删除接口 #1

Merged
WangLiZhao merged 1 commits from dev into main 2026-04-23 07:08:51 +00:00
Owner

清理任务时不再调用 Storage.DeleteByTask 方法,因为当前 OSS 服务暂未提供删除接口。
从 StorageService 接口和 ossStorage 实现中移除 DeleteByTask 方法,并更新清理逻辑。

清理任务时不再调用 Storage.DeleteByTask 方法,因为当前 OSS 服务暂未提供删除接口。 从 StorageService 接口和 ossStorage 实现中移除 DeleteByTask 方法,并更新清理逻辑。
WangLiZhao added 1 commit 2026-04-23 07:08:21 +00:00
清理任务时不再调用 Storage.DeleteByTask 方法,因为当前 OSS 服务暂未提供删除接口。
从 StorageService 接口和 ossStorage 实现中移除 DeleteByTask 方法,并更新清理逻辑。
WangLiZhao merged commit e79afc8fa3 into main 2026-04-23 07:08:51 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: WangLiZhao/model-asynch#1