更新子项目提交引用,添加对时间轴组件的支持
Some checks failed
ci/woodpecker/push/check_format Pipeline failed

This commit is contained in:
fuyn101 2025-01-25 02:18:54 +08:00
parent 091c2b9220
commit 01c0ce7944
5 changed files with 7 additions and 3 deletions

View file

@ -733,6 +733,8 @@ def get_count():
unpicklable=False,
)
)
for i in config.tasks
]
for task in message:
if task.get("plan"): # 如果 plan 字段存在
translated_plan = {}