mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
* fix: 修复插件指令注解为联合类型时处理异常的问题 * fix: 修复参数类型检查以支持 typing.Union * Update astrbot/core/star/filter/command.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update astrbot/core/star/filter/command.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: 修复参数类型检查以支持 typing.Union 的处理逻辑 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>