feat:新增豆包绘图示例插件

This commit is contained in:
SengokuCola
2025-05-23 15:36:01 +08:00
parent 0eb1320481
commit 46ffa826e5
8 changed files with 391 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
"""测试插件动作模块"""
# 导入所有动作模块以确保装饰器被执行
from . import pic_action # noqa