素材云批量删除API
This commit is contained in:
@@ -118,3 +118,6 @@ def is_generation_history_module_source(source: GenerationHistorySourceEnum) ->
|
||||
"""判断当前来源是否需要回填模块项目信息。"""
|
||||
|
||||
return source in GENERATION_HISTORY_MODULE_SOURCES
|
||||
|
||||
|
||||
MAX_BATCH_DELETE_COUNT = 30
|
||||
|
||||
Reference in New Issue
Block a user