Skip to main content

Module purge_section

Module purge_section 

Source
Expand description

孤儿素材自动清理分区(启用开关 + 保留天数)。

后台任务每天读取 DB 值执行清理:无文章引用且无存活评论引用的素材, 超过保留天数后物理删除(文件 + DB 行 + 派生缓存)。

Re-exports§

pub use AssetPurgeSection_completions::Component::AssetPurgeSection;

Structs§

AssetPurgeSectionProps
Properties for the AssetPurgeSection component.

Functions§

AssetPurgeSection
孤儿素材自动清理分区组件。